diff --git a/Gemfile.lock b/Gemfile.lock index e17e27c..d9b03c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,11 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - bigdecimal (3.1.9) - crack (1.0.0) + bigdecimal (3.3.1) + crack (1.0.1) bigdecimal rexml - hashdiff (1.1.2) + hashdiff (1.2.1) json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) @@ -23,12 +23,12 @@ GEM ast (~> 2.4.1) racc prism (1.6.0) - public_suffix (6.0.1) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rake (13.3.0) regexp_parser (2.11.3) - rexml (3.4.2) + rexml (3.4.4) rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -56,7 +56,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - webmock (3.25.1) + webmock (3.26.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)