Skip to content

Commit

Permalink
[minitest] update minitest
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ Christensen committed Aug 17, 2012
1 parent e8c0b73 commit 1fb8727
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source :rubygems
gem "celluloid"

group :test do
gem "minitest"
gem "rake"
gem "guard"
gem "guard-minitest"
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ GEM
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
minitest (3.3.0)
multi_json (1.3.6)
rake (0.8.7)
rb-fchange (0.0.5)
Expand All @@ -36,5 +37,6 @@ DEPENDENCIES
celluloid
guard
guard-minitest
minitest
rake
simplecov

0 comments on commit 1fb8727

Please sign in to comment.