Gemfile.lock in vodacom-0.0.2 vs Gemfile.lock in vodacom-0.0.3

- old
+ new

@@ -1,113 +1,111 @@ PATH remote: . specs: - vodacom (0.0.2) - active_attr (~> 0.15) - httparty (~> 0.18) - nokogiri (~> 1.11.2) + vodacom (0.0.3) + active_attr (~> 0.15.4) + httparty (~> 0.20.0) + nokogiri (~> 1.13.1) GEM remote: https://rubygems.org/ specs: - actionpack (6.1.3) - actionview (= 6.1.3) - activesupport (= 6.1.3) - rack (~> 2.0, >= 2.0.9) + actionpack (7.0.1) + actionview (= 7.0.1) + activesupport (= 7.0.1) + rack (~> 2.0, >= 2.2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.3) - activesupport (= 6.1.3) + actionview (7.0.1) + activesupport (= 7.0.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_attr (0.15.2) - actionpack (>= 3.0.2, < 7.0) - activemodel (>= 3.0.2, < 7.0) - activesupport (>= 3.0.2, < 7.0) - activemodel (6.1.3) - activesupport (= 6.1.3) - activesupport (6.1.3) + active_attr (0.15.4) + actionpack (>= 3.0.2, < 7.1) + activemodel (>= 3.0.2, < 7.1) + activesupport (>= 3.0.2, < 7.1) + activemodel (7.0.1) + activesupport (= 7.0.1) + activesupport (7.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crack (0.4.5) rexml crass (1.0.6) erubi (1.10.0) hashdiff (1.0.1) - httparty (0.18.1) + httparty (0.20.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.9) + i18n (1.8.11) concurrent-ruby (~> 1.0) - loofah (2.9.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - minitest (5.14.4) - minitest-focus (1.1.2) + mime-types-data (3.2022.0105) + minitest (5.15.0) + minitest-focus (1.3.1) minitest (>= 4, < 6) - minitest-reporters (1.4.3) + minitest-reporters (1.5.0) ansi builder minitest (>= 5.0) ruby-progressbar - mocha (1.11.2) + mocha (1.13.0) multi_xml (0.6.0) - nokogiri (1.11.2-x86_64-linux) + nokogiri (1.13.1-x86_64-linux) racc (~> 1.4) - pry (0.14.0) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) - rake (13.0.3) - rexml (3.2.4) + rake (13.0.6) + rexml (3.2.5) ruby-progressbar (1.11.0) timecop (0.9.4) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - webmock (3.8.3) - addressable (>= 2.3.6) + webmock (3.14.0) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.2) PLATFORMS x86_64-linux DEPENDENCIES - bundler (~> 2.2.14) - minitest (~> 5.0) - minitest-focus (~> 1.1.2) - minitest-reporters (~> 1.4.2) - mocha (~> 1.11.2) - pry (~> 0.13) - rake (~> 13.0) + bundler (~> 2.3.5) + minitest (~> 5.15.0) + minitest-focus (~> 1.3.1) + minitest-reporters (~> 1.5.0) + mocha (~> 1.13.0) + pry (~> 0.14.1) + rake (~> 13.0.6) timecop (~> 0.9.1) vodacom! - webmock (~> 3.8.3) + webmock (~> 3.14.0) BUNDLED WITH - 2.2.14 + 2.3.5