diff --git a/Gemfile.lock b/Gemfile.lock index 186e559..73136a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,10 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - bigdecimal (3.3.1) + bigdecimal (4.1.2) crack (1.0.1) bigdecimal rexml @@ -23,11 +23,11 @@ GEM parser (3.3.7.3) ast (~> 2.4.1) racc - prism (1.8.0) + prism (1.9.0) public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) regexp_parser (2.10.0) rexml (3.4.4) rubocop (1.74.0) @@ -49,7 +49,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)