Skip to content

Commit

Permalink
Updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Brown committed Feb 9, 2014
1 parent 671fe2d commit 742b0df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ source "https://rubygems.org"
gem "colored"
gem "mocha"
gem "parallel"
gem "minitest"
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@ GEM
remote: https://rubygems.org/
specs:
colored (1.2)
metaclass (0.0.1)
mocha (0.10.0)
metaclass (0.0.2)
minitest (5.2.2)
mocha (1.0.0)
metaclass (~> 0.0.1)
parallel (0.5.9)
parallel (0.9.2)

PLATFORMS
ruby

DEPENDENCIES
colored
minitest
mocha
parallel

0 comments on commit 742b0df

Please sign in to comment.