add source to Gemfile, Windows crap

This commit is contained in:
Sami Samhuri 2011-12-23 21:12:51 -05:00
parent a7c33e4f06
commit 8baaf58c37
2 changed files with 5 additions and 0 deletions

View file

@ -1,2 +1,4 @@
source :rubygems
gem 'trollop'
gem 'sqlite3'

View file

@ -1,10 +1,13 @@
GEM
remote: http://rubygems.org/
specs:
sqlite3 (1.3.5)
sqlite3 (1.3.5-x86-mingw32)
trollop (1.16.2)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
sqlite3