diff --git a/Gemfile.lock b/Gemfile.lock index 4d7c24c..cd063f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,13 +68,13 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) appraisal (2.5.0) bundler rake thor (>= 0.14.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) builder (3.2.4) combustion (1.3.5) activesupport (>= 3.0.0) @@ -89,7 +89,7 @@ GEM erubi (1.10.0) globalid (1.0.0) activesupport (>= 5.0) - hashdiff (1.1.0) + hashdiff (1.1.1) i18n (1.8.10) concurrent-ruby (~> 1.0) loofah (2.12.0) @@ -139,7 +139,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.1.0) - rexml (3.2.6) + rexml (3.3.8) rspec-core (3.9.3) rspec-support (~> 3.9.3) rspec-expectations (3.9.2) @@ -170,7 +170,7 @@ GEM timecop (0.9.5) tzinfo (1.2.9) thread_safe (~> 0.1) - webmock (3.23.0) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)