diff --git a/Gemfile.lock b/Gemfile.lock index 0bcf27bd..62ff99ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.5) @@ -55,7 +55,7 @@ GEM simplecov (>= 0.7) term-ansicolor thor - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -100,7 +100,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashdiff (1.1.2) + hashdiff (1.2.1) http-accept (1.7.0) http-cookie (1.0.7) domain_name (~> 0.5) @@ -170,7 +170,7 @@ GEM psych (5.2.6) date stringio - public_suffix (7.0.0) + public_suffix (7.0.2) racc (1.8.1) rack (3.2.4) rack-session (2.1.1) @@ -214,7 +214,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retryable (3.0.5) - rexml (3.3.9) + rexml (3.4.4) rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -279,7 +279,7 @@ GEM uri (1.1.1) useragent (0.16.10) vcr (6.4.0) - webmock (3.24.0) + webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)