Gemfile.lock in experian_consumer_view-1.0.0 vs Gemfile.lock in experian_consumer_view-1.1.0

- old
+ new

@@ -1,52 +1,53 @@ PATH remote: . specs: - experian_consumer_view (1.0.0) - activesupport (>= 5.2) - faraday (~> 1.0) + experian_consumer_view (1.1.0) + activesupport (~> 6) + faraday (~> 2) GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.3) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) codecov (0.2.11) json simplecov coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) crack (0.4.4) diff-lcs (1.4.4) docile (1.3.2) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) + faraday (2.7.10) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.2) hashdiff (1.0.1) - i18n (1.8.5) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.3.1) method_source (1.0.0) - minitest (5.14.2) - multipart-post (2.1.1) + minitest (5.19.0) parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) rainbow (3.0.0) rake (13.0.1) regexp_parser (1.8.0) - rexml (3.2.4) + rexml (3.2.5) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.2) @@ -68,23 +69,23 @@ ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.4.2) parser (>= 2.7.1.4) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.5) simplecov (0.19.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.2) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) webmock (3.9.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) yard (0.9.25) - zeitwerk (2.4.0) + zeitwerk (2.6.10) PLATFORMS ruby DEPENDENCIES