1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/Gemfile.lock

207 lines
4.6 KiB
Text
Raw Normal View History

2014-06-12 04:14:42 -04:00
GIT
remote: git://github.com/bkeepers/qu.git
2014-08-05 02:05:14 -04:00
revision: 50f3788f2b55ddd4dc939767fb35aebefa260322
2014-06-12 04:14:42 -04:00
branch: master
specs:
qu (0.2.0)
qu-rails (0.2.0)
qu (= 0.2.0)
railties (>= 3.2, < 5)
qu-redis (0.2.0)
qu (= 0.2.0)
redis-namespace
2014-08-05 02:05:14 -04:00
GIT
remote: git://github.com/rack/rack.git
revision: e98a9f7ef0ddd9589145ea953948c73a8ce3caa9
specs:
rack (1.6.0.alpha)
GIT
remote: git://github.com/rails/arel.git
revision: 66cee768bc163537087037a583f60639eae49fc3
specs:
arel (6.0.0.20140505020427)
GIT
remote: git://github.com/rails/rails.git
revision: b2e88043b52a8f83820a0f4e8a65aa42fd40c544
specs:
actionmailer (4.2.0.alpha)
actionpack (= 4.2.0.alpha)
actionview (= 4.2.0.alpha)
mail (~> 2.5, >= 2.5.4)
actionpack (4.2.0.alpha)
actionview (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
rack (~> 1.6.0.alpha)
rack-test (~> 0.6.2)
actionview (4.2.0.alpha)
activesupport (= 4.2.0.alpha)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.2.0.alpha)
activesupport (= 4.2.0.alpha)
builder (~> 3.1)
activerecord (4.2.0.alpha)
activemodel (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
arel (~> 6.0.0)
activesupport (4.2.0.alpha)
i18n (>= 0.7.0.dev, < 0.8)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
rails (4.2.0.alpha)
actionmailer (= 4.2.0.alpha)
actionpack (= 4.2.0.alpha)
actionview (= 4.2.0.alpha)
activemodel (= 4.2.0.alpha)
activerecord (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.0.alpha)
sprockets-rails (~> 2.1)
railties (4.2.0.alpha)
actionpack (= 4.2.0.alpha)
activesupport (= 4.2.0.alpha)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
GIT
remote: git://github.com/svenfuchs/i18n.git
revision: cb679b8cdbab675703a3f88de4d48a48f7b50e06
specs:
i18n (0.7.0.dev)
2014-05-18 05:44:28 -04:00
PATH
remote: .
specs:
activejob (4.2.0.alpha)
activemodel-globalid
2014-05-18 05:44:28 -04:00
activesupport (>= 4.1.0)
GEM
remote: https://rubygems.org/
specs:
2014-08-05 02:05:14 -04:00
activemodel-globalid (0.1.1)
activemodel (>= 4.1.0)
activesupport (>= 4.1.0)
2014-05-19 18:56:08 -04:00
amq-protocol (1.9.2)
2014-05-20 07:03:46 -04:00
backburner (0.4.5)
beaneater (~> 0.3.1)
dante (~> 0.1.5)
beaneater (0.3.2)
2014-05-19 06:06:09 -04:00
builder (3.2.2)
2014-05-19 18:56:08 -04:00
bunny (1.1.9)
amq-protocol (>= 1.9.2)
celluloid (0.15.2)
timers (~> 1.1.0)
connection_pool (2.0.0)
2014-05-20 07:03:46 -04:00
dante (0.1.5)
2014-08-05 02:05:14 -04:00
delayed_job (4.0.2)
2014-05-18 17:47:35 -04:00
activesupport (>= 3.0, < 4.2)
2014-08-05 02:05:14 -04:00
delayed_job_active_record (4.0.1)
activerecord (>= 3.0, < 4.2)
delayed_job (>= 3.0, < 4.1)
2014-06-12 04:14:42 -04:00
erubis (2.7.0)
2014-08-05 02:05:14 -04:00
hike (1.2.3)
2014-05-18 05:44:28 -04:00
json (1.8.1)
2014-08-05 02:05:14 -04:00
mail (2.6.1)
mime-types (>= 1.16, < 3)
mime-types (2.3)
minitest (5.4.0)
mono_logger (1.1.0)
2014-08-05 02:05:14 -04:00
multi_json (1.10.1)
2014-05-19 17:01:56 -04:00
pg (0.17.1)
2014-08-05 02:05:14 -04:00
que (0.8.1)
2014-05-19 17:01:56 -04:00
queue_classic (2.2.3)
pg (~> 0.17.0)
2014-08-05 02:05:14 -04:00
rack-protection (1.5.3)
rack
2014-06-12 04:14:42 -04:00
rack-test (0.6.2)
rack (>= 1.0)
2014-05-19 07:19:09 -04:00
rake (10.3.2)
2014-08-05 02:05:14 -04:00
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
2014-08-05 02:05:14 -04:00
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
2014-08-05 02:05:14 -04:00
resque-scheduler (3.0.0)
mono_logger (~> 1.0)
redis (~> 3.0)
resque (~> 1.25)
rufus-scheduler (~> 2.0)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
2014-08-05 02:05:14 -04:00
sequel (4.8.0)
serverengine (1.5.9)
2014-05-19 18:56:08 -04:00
sigdump (~> 0.2.2)
2014-08-05 02:05:14 -04:00
sidekiq (3.2.1)
celluloid (>= 0.15.2)
connection_pool (>= 2.0.0)
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
2014-05-19 18:56:08 -04:00
sigdump (0.2.2)
2014-08-05 02:05:14 -04:00
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
2014-05-19 18:56:08 -04:00
sneakers (0.1.1.pre)
bunny (~> 1.1.3)
serverengine
thor
thread
2014-08-05 02:05:14 -04:00
sprockets (2.12.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sqlite3 (1.3.9)
sucker_punch (1.1)
celluloid (~> 0.15.2)
2014-05-19 18:56:08 -04:00
thor (0.19.1)
thread (0.1.4)
2014-08-05 02:05:14 -04:00
thread_safe (0.3.4)
tilt (1.4.1)
timers (1.1.0)
2014-08-05 02:05:14 -04:00
tzinfo (1.2.1)
2014-05-18 05:44:28 -04:00
thread_safe (~> 0.1)
vegas (0.1.11)
rack (>= 1.0.0)
2014-05-18 05:44:28 -04:00
PLATFORMS
ruby
DEPENDENCIES
activejob!
2014-08-05 02:05:14 -04:00
arel!
2014-05-20 07:03:46 -04:00
backburner
2014-05-18 17:47:35 -04:00
delayed_job
2014-08-05 02:05:14 -04:00
delayed_job_active_record
i18n!
2014-06-12 04:14:42 -04:00
qu-rails!
qu-redis
2014-05-19 14:09:45 -04:00
que
2014-05-19 17:01:56 -04:00
queue_classic
2014-08-05 02:05:14 -04:00
rack!
rails!
2014-05-19 07:19:09 -04:00
rake
resque
resque-scheduler
2014-08-05 02:05:14 -04:00
sequel
sidekiq
2014-05-19 18:56:08 -04:00
sneakers (= 0.1.1.pre)
2014-08-05 02:05:14 -04:00
sqlite3
sucker_punch