Skip to content

Commit

Permalink
Merge branch 'fixes/gemfile-lock'
Browse files Browse the repository at this point in the history
  • Loading branch information
brenes committed Feb 16, 2017
2 parents 7ccde76 + 7cadf55 commit cd508f6
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Expand Up @@ -2,27 +2,29 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
git (1.2.5)
git (1.3.0)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rake (12.0.0)
rdoc (5.0.0)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
rspec-mocks (2.11.3)

PLATFORMS
ruby

DEPENDENCIES
jeweler (= 1.8.4)
rspec (= 2.11)

BUNDLED WITH
1.13.6

0 comments on commit cd508f6

Please sign in to comment.