Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
Signed-off-by: David Celis <david@davidcelis.com>
  • Loading branch information
David Celis committed Sep 27, 2012
1 parent f9e1c25 commit 763e247
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ GEM
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.3)
celluloid (0.11.1)
timers (>= 1.0.0)
connection_pool (0.9.2)
delayed_job (3.0.3)
activesupport (~> 3.0)
erubis (2.7.0)
hike (1.2.1)
hooks (0.2.1)
Expand All @@ -62,8 +57,6 @@ GEM
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.2.0)
rack
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
Expand All @@ -87,59 +80,33 @@ GEM
rdoc (3.12)
json (~> 1.4)
redis (3.0.1)
redis-namespace (1.2.1)
redis (~> 3.0.0)
resque (1.22.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-loner (1.2.1)
resque (~> 1.0)
shoulda (3.1.1)
shoulda-context (~> 1.0)
shoulda-matchers (~> 1.2)
shoulda-context (1.0.0)
shoulda-matchers (1.3.0)
activesupport (>= 3.0.0)
sidekiq (2.2.1)
celluloid (~> 0.11.1)
connection_pool (~> 0.9.2)
multi_json (~> 1)
redis (~> 3)
redis-namespace
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
thor (0.16.0)
tilt (1.3.3)
timers (1.0.1)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
vegas (0.1.11)
rack (>= 1.0.0)
yard (0.6.8)

PLATFORMS
ruby

DEPENDENCIES
bundler
delayed_job
miniskirt
minitest
recommendable!
resque
resque-loner
shoulda
sidekiq
sqlite3
yard (~> 0.6.0)

0 comments on commit 763e247

Please sign in to comment.