Skip to content

Commit

Permalink
Adding Gemfile with a questionable sdl rubygem
Browse files Browse the repository at this point in the history
  • Loading branch information
icarovts committed Feb 29, 2012
1 parent 7379687 commit 1648c34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
@@ -0,0 +1,5 @@
source 'http://rubygems.org'

gem "rubysdl"
gem "rspec"
gem "simplecov"

0 comments on commit 1648c34

Please sign in to comment.