Skip to content

Commit

Permalink
Add a Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nbibler committed Mar 7, 2012
1 parent de31b5e commit 58b9aa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
/Gemfile.lock
*.sw?
.DS_Store
coverage
Expand Down
2 changes: 2 additions & 0 deletions Gemfile
@@ -0,0 +1,2 @@
source 'http://rubygems.org'
gemspec

0 comments on commit 58b9aa3

Please sign in to comment.