Skip to content

Commit

Permalink
lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny Stone committed Oct 2, 2011
1 parent 7050660 commit c5de73d
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
GEM
remote: http://rubygems.org/
specs:
daemons (1.1.4)
eventmachine (0.12.10)
nokogiri (1.5.0)
rack (1.3.4)
rack-protection (1.1.2)
rack
redcarpet (2.0.0b5)
sinatra (1.3.0)
rack (~> 1.3)
rack-protection (~> 1.1)
tilt (~> 1.3)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)

PLATFORMS
ruby

DEPENDENCIES
nokogiri
redcarpet (~> 2.0.0b5)
sinatra
thin (~> 1.2.11)

0 comments on commit c5de73d

Please sign in to comment.