diff --git a/Gemfile.lock b/Gemfile.lock index 85746b9..ad821af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,12 +19,12 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) concurrent-ruby (1.1.7) - crack (0.4.3) - safe_yaml (~> 1.0.0) + crack (0.4.5) + rexml diff-lcs (1.3) factory_bot (6.1.0) activesupport (>= 5.0.0) - hashdiff (1.0.0) + hashdiff (1.0.1) hashie (4.1.0) httparty (0.18.1) mime-types (~> 3.0) @@ -36,9 +36,10 @@ GEM mime-types-data (3.2021.0225) minitest (5.14.1) multi_xml (0.6.0) - public_suffix (4.0.3) + public_suffix (4.0.6) rake (10.5.0) retriable (3.1.2) + rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -52,11 +53,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) - safe_yaml (1.0.5) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - webmock (3.7.6) + webmock (3.12.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)