diff --git a/Gemfile.lock b/Gemfile.lock index fb320f2..02fbc99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,8 +9,8 @@ GEM specs: addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - bigdecimal (3.2.2) - crack (1.0.0) + bigdecimal (4.1.2) + crack (1.0.1) bigdecimal rexml diff-lcs (1.6.2) @@ -20,14 +20,14 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) - hashdiff (1.2.0) + hashdiff (1.2.1) json (2.19.2) logger (1.7.0) net-http (0.9.1) uri (>= 0.11.1) public_suffix (7.0.5) rake (13.4.2) - rexml (3.4.2) + rexml (3.4.4) rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -42,7 +42,7 @@ GEM rspec-support (~> 3.13.0) rspec-support (3.13.7) uri (1.1.1) - webmock (3.25.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)