Skip to content

Commit

Permalink
proper gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
haileys committed Jan 5, 2012
1 parent 7663697 commit e6e0104
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile
@@ -1,4 +1,8 @@
source :rubygems

gem "paint"
gem "simplecov"
gem "coderay"
group :development do
gem "pry"
gem "simplecov"
end

0 comments on commit e6e0104

Please sign in to comment.