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

- old
+ new

@@ -1,26 +1,26 @@ PATH remote: . specs: - git_helper (3.5.1.pre.test) - gitlab (~> 4.16) - gli (~> 2.13) - highline_wrapper (~> 1.1) - octokit (~> 4.18) + git_helper (3.5.1) + gitlab + gli + highline_wrapper + octokit 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.18.0) + faker (2.19.0) i18n (>= 1.6, < 2) - faraday (1.7.1) + 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) @@ -35,11 +35,11 @@ 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.3) + 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) @@ -58,16 +58,16 @@ guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) highline (2.0.3) highline_wrapper (1.3.0) highline (~> 2.0) - httparty (0.18.1) + httparty (0.20.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) i18n (1.8.10) concurrent-ruby (~> 1.0) - listen (3.6.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) @@ -80,11 +80,11 @@ nenv (~> 0.1) shellany (~> 0.0) octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - parallel (1.20.1) + parallel (1.21.0) parser (3.0.2.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) @@ -106,41 +106,40 @@ 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.18.4) + rubocop (1.22.1) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.8.0, < 2.0) + rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.9.0) + rubocop-ast (1.12.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.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (1.6.0) thor (1.1.0) - unicode-display_width (1.7.0) + unicode-display_width (2.1.0) PLATFORMS x86_64-darwin-19 DEPENDENCIES - bundler (~> 2.2) - faker (~> 2.15) + bundler + faker git_helper! - guard-rspec (~> 4.3) - pry (~> 0.13) - rspec (~> 3.9) - rubocop (~> 1.10) + guard-rspec + pry + rspec + rubocop BUNDLED WITH - 2.2.25 + 2.2.29