Skip to content

Commit

Permalink
Apparently Gemfile.lock is required
Browse files Browse the repository at this point in the history
  • Loading branch information
Joël Franusic committed Oct 18, 2012
1 parent c03f2f2 commit abaadf6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,25 @@
GEM
remote: http://rubygems.org/
specs:
daemons (1.1.9)
dnsruby (1.53)
eventmachine (1.0.0)
rack (1.4.1)
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
yajl-ruby (1.1.0)

PLATFORMS
ruby

DEPENDENCIES
dnsruby
sinatra (= 1.1.0)
thin
yajl-ruby

0 comments on commit abaadf6

Please sign in to comment.