diff --git a/Gemfile.lock b/Gemfile.lock index 4b6af34..6861305 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,13 +7,15 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - crack (0.4.5) + bigdecimal (3.1.6) + crack (1.0.0) + bigdecimal rexml domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - hashdiff (1.0.1) + hashdiff (1.1.0) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) @@ -24,7 +26,7 @@ GEM minitest-parallel_fork (2.0.0) minitest (>= 5.15.0) netrc (0.11.0) - public_suffix (5.0.3) + public_suffix (5.0.4) rake (13.1.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -35,7 +37,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) - webmock (3.19.1) + webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)