Skip to content

Commit

Permalink
Adding Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Saimon Moore committed Nov 26, 2010
1 parent 8fe2c02 commit 513c5bf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#:set filetype=ruby
# load everything else from the standard gem server
source :rubygems

gem "sqlite3-ruby", "~> 1.3.2"
gem "sequel", "~> 3.16.0"
gem "rspec", "~> 1.3.1"

0 comments on commit 513c5bf

Please sign in to comment.