Skip to content

Commit

Permalink
Added a Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
John Crepezzi committed Jan 23, 2011
1 parent 0f91eb8 commit 4872487
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,3 +2,4 @@
*.swo
.bundle
*.gem
Gemfile.lock
2 changes: 2 additions & 0 deletions Gemfile
@@ -0,0 +1,2 @@
source 'http://rubygems.org'
gemspec

0 comments on commit 4872487

Please sign in to comment.