1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/Gemfile.lock

33 lines
479 B
Text
Raw Normal View History

2012-01-16 19:25:20 -08:00
PATH
remote: .
specs:
sidekiq (0.1.0)
2012-01-16 20:02:58 -08:00
celluloid
2012-01-16 19:25:20 -08:00
connection_pool
2012-01-21 16:42:21 -08:00
multi_json
redis
2012-01-16 19:25:20 -08:00
GEM
remote: http://rubygems.org/
specs:
2012-01-16 20:02:58 -08:00
celluloid (0.7.2)
2012-01-16 19:25:20 -08:00
connection_pool (0.1.0)
minitest (2.10.0)
2012-01-21 16:42:21 -08:00
multi_json (1.0.4)
2012-01-16 19:25:20 -08:00
rake (0.9.2.2)
2012-01-21 16:42:21 -08:00
redis (2.2.2)
2012-01-23 21:02:54 -08:00
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
2012-01-16 19:25:20 -08:00
PLATFORMS
java
2012-01-21 16:42:21 -08:00
ruby
2012-01-16 19:25:20 -08:00
DEPENDENCIES
minitest
rake
sidekiq!
2012-01-23 21:02:54 -08:00
simplecov