Gemfile.lock in git_helper-3.6.0 vs Gemfile.lock in git_helper-3.6.1

- old
+ new

@@ -1,49 +1,23 @@ PATH remote: . specs: - git_helper (3.5.1) - gitlab - gli - highline_wrapper - octokit + git_helper (3.6.1) + gli (~> 2.13) + highline_wrapper (~> 1.1) GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) coderay (1.1.3) concurrent-ruby (1.1.9) diff-lcs (1.4.4) faker (2.19.0) i18n (>= 1.6, < 2) - faraday (1.8.0) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) ffi (1.15.4) formatador (0.3.0) - gitlab (4.17.0) - httparty (~> 0.18) - terminal-table (~> 1.5, >= 1.5.1) gli (2.20.1) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -58,39 +32,27 @@ guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) highline (2.0.3) highline_wrapper (1.3.0) highline (~> 2.0) - httparty (0.20.0) - mime-types (~> 3.0) - multi_xml (>= 0.5.2) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0901) - multi_xml (0.6.0) - multipart-post (2.1.1) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) parallel (1.21.0) - parser (3.0.2.0) + parser (3.0.3.1) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) rainbow (3.0.0) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.1.1) @@ -105,41 +67,36 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.2) - rubocop (1.22.1) + rspec-support (3.10.3) + rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.12.0) + rubocop-ast (1.13.0) parser (>= 3.0.1.1) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.5) - sawyer (0.8.2) - addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) shellany (0.0.1) - terminal-table (1.6.0) thor (1.1.0) unicode-display_width (2.1.0) PLATFORMS x86_64-darwin-19 DEPENDENCIES - bundler - faker + bundler (~> 2.2) + faker (~> 2.15) git_helper! - guard-rspec - pry - rspec - rubocop + guard-rspec (~> 4.3) + pry (~> 0.13) + rspec (~> 3.9) + rubocop (~> 1.10) BUNDLED WITH - 2.2.29 + 2.2.31