From dda738b56eac06c3e81939e62ba81197abca2fc9 Mon Sep 17 00:00:00 2001 From: Timofey Gomolko Date: Tue, 30 Dec 2025 13:06:35 +0300 Subject: [PATCH] Update vulnerable gems --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 941ea5c..93bb151 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) amazing_print (1.2.2) ast (2.4.1) bump (0.10.0) @@ -24,7 +24,7 @@ GEM faraday-net_http (3.4.0) net-http (>= 0.5.0) hashdiff (1.0.1) - json (2.10.1) + json (2.18.0) logger (1.6.6) method_source (1.0.0) net-http (0.6.0) @@ -35,11 +35,11 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (7.0.0) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.0.3) - rexml (3.2.4) + rexml (3.4.4) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -72,13 +72,13 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.2) unicode-display_width (2.0.0) - uri (1.0.2) + uri (1.1.1) vcr (6.0.0) webmock (3.11.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.26) + yard (0.9.38) PLATFORMS ruby