Skip to content

Commit

Permalink
Lockfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
NateBarnes committed May 1, 2012
1 parent 3a7e92e commit 8869c00
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.1.3)
daemons (1.1.8)
erubis (2.7.0)
eventmachine (0.12.10)
execjs (1.2.9)
multi_json (~> 1.0)
hike (1.2.1)
Expand Down Expand Up @@ -95,6 +97,10 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.4)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand All @@ -117,5 +123,6 @@ DEPENDENCIES
rails (= 3.1.1)
sass-rails (~> 3.1.4)
sqlite3
thin
turn
uglifier (>= 1.0.3)

0 comments on commit 8869c00

Please sign in to comment.