Gemfile.lock in git_local-0.0.4 vs Gemfile.lock in git_local-0.0.5

- old
+ new

@@ -1,20 +1,26 @@ PATH remote: . specs: - git_local (0.0.4) + git_local (0.0.5) GEM remote: https://rubygems.org/ specs: + ast (2.3.0) + builder (3.2.3) coderay (1.1.1) diff-lcs (1.3) method_source (0.8.2) + parser (2.4.0.0) + ast (~> 2.2) + powerpack (0.1.1) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + rainbow (2.2.1) rake (10.5.0) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) @@ -25,19 +31,32 @@ rspec-support (~> 3.5.0) rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) + rspec_junit_formatter (0.2.3) + builder (< 4) + rspec-core (>= 2, < 4, != 2.12.0) + rubocop (0.47.1) + parser (>= 2.3.3.1, < 3.0) + powerpack (~> 0.1) + rainbow (>= 1.99.1, < 3.0) + ruby-progressbar (~> 1.7) + unicode-display_width (~> 1.0, >= 1.0.1) + ruby-progressbar (1.8.1) slop (3.6.0) + unicode-display_width (1.1.3) PLATFORMS ruby DEPENDENCIES bundler (~> 1.12) git_local! pry (~> 0.10.4) rake (~> 10.0) rspec (~> 3.0) + rspec_junit_formatter + rubocop BUNDLED WITH - 1.12.4 + 1.14.6