Skip to content

Commit

Permalink
Updating Gemfile so I can run tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
tovodeverett committed Nov 26, 2012
1 parent 673b0eb commit 3ea9f69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,4 +4,5 @@ group :development do
gem 'rspec'
gem 'jeweler'
gem 'rdiscount'
gem 'minitest'
end
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -9,6 +9,7 @@ GEM
rake
rdoc
json (1.7.5)
minitest (4.3.0)
rake (10.0.0)
rdiscount (1.6.8)
rdoc (3.12)
Expand All @@ -27,5 +28,6 @@ PLATFORMS

DEPENDENCIES
jeweler
minitest
rdiscount
rspec

0 comments on commit 3ea9f69

Please sign in to comment.