diff --git a/Gemfile.lock b/Gemfile.lock index 1fbb961a..aaf1d1ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,8 +37,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -86,7 +86,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashdiff (1.1.0) + hashdiff (1.1.1) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) @@ -139,7 +139,7 @@ GEM method_source (~> 1.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) rack-session (2.0.0) @@ -236,7 +236,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) vcr (6.2.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)