diff --git a/Gemfile.lock b/Gemfile.lock index 91d7e0c..98e83e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM faraday-retry (2.4.0) faraday (~> 2.0) hashdiff (1.2.1) - json (2.18.0) + json (2.19.2) liquid (5.11.0) bigdecimal strscan (>= 3.1.1) @@ -81,9 +81,9 @@ DEPENDENCIES liquid (~> 5.0) rack-test (~> 2.0) rake (~> 13.0) - rspec (~> 3.12) + rspec (~> 3.12, ~> 3.0) simplecov (~> 0.22) - webmock (~> 3.18) + webmock (~> 3.18, ~> 3.0) BUNDLED WITH 2.5.22