Gemfile.lock in git_presenter-0.2.2 vs Gemfile.lock in git_presenter-0.3.0

- old
+ new

@@ -1,33 +1,47 @@ GEM remote: http://rubygems.org/ specs: + coderay (1.0.6) diff-lcs (1.1.3) git (1.2.5) - grit (2.4.1) + grit (2.5.0) diff-lcs (~> 1.1) mime-types (~> 1.15) - jeweler (1.6.4) + posix-spawn (~> 0.3.6) + jeweler (1.8.3) bundler (~> 1.0) git (>= 1.2.5) rake - mime-types (1.17.2) + rdoc + json (1.7.3) + method_source (0.7.1) + mime-types (1.18) + posix-spawn (0.3.6) + pry (0.9.9.6) + coderay (~> 1.0.5) + method_source (~> 0.7.1) + slop (>= 2.4.4, < 3) rake (0.9.2.2) rcov (0.9.11) - rspec (2.7.0) - rspec-core (~> 2.7.0) - rspec-expectations (~> 2.7.0) - rspec-mocks (~> 2.7.0) - rspec-core (2.7.1) - rspec-expectations (2.7.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.7.0) + rdoc (3.12) + json (~> 1.4) + rspec (2.10.0) + rspec-core (~> 2.10.0) + rspec-expectations (~> 2.10.0) + rspec-mocks (~> 2.10.0) + rspec-core (2.10.1) + rspec-expectations (2.10.0) + diff-lcs (~> 1.1.3) + rspec-mocks (2.10.1) + slop (2.4.4) PLATFORMS ruby DEPENDENCIES bundler grit (~> 2.4) jeweler (~> 1.6) + pry rcov (~> 0.9) rspec (~> 2.7)