aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'activejob/Gemfile.lock')
-rw-r--r--activejob/Gemfile.lock206
1 files changed, 206 insertions, 0 deletions
diff --git a/activejob/Gemfile.lock b/activejob/Gemfile.lock
new file mode 100644
index 0000000000..53ba5c055b
--- /dev/null
+++ b/activejob/Gemfile.lock
@@ -0,0 +1,206 @@
+GIT
+ remote: git://github.com/bkeepers/qu.git
+ revision: 50f3788f2b55ddd4dc939767fb35aebefa260322
+ 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
+
+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)
+
+PATH
+ remote: .
+ specs:
+ activejob (4.2.0.alpha)
+ activemodel-globalid
+ activesupport (>= 4.1.0)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ activemodel-globalid (0.1.1)
+ activemodel (>= 4.1.0)
+ activesupport (>= 4.1.0)
+ amq-protocol (1.9.2)
+ backburner (0.4.5)
+ beaneater (~> 0.3.1)
+ dante (~> 0.1.5)
+ beaneater (0.3.2)
+ builder (3.2.2)
+ bunny (1.1.9)
+ amq-protocol (>= 1.9.2)
+ celluloid (0.15.2)
+ timers (~> 1.1.0)
+ connection_pool (2.0.0)
+ dante (0.1.5)
+ delayed_job (4.0.2)
+ activesupport (>= 3.0, < 4.2)
+ delayed_job_active_record (4.0.1)
+ activerecord (>= 3.0, < 4.2)
+ delayed_job (>= 3.0, < 4.1)
+ erubis (2.7.0)
+ hike (1.2.3)
+ json (1.8.1)
+ mail (2.6.1)
+ mime-types (>= 1.16, < 3)
+ mime-types (2.3)
+ minitest (5.4.0)
+ mono_logger (1.1.0)
+ multi_json (1.10.1)
+ pg (0.17.1)
+ que (0.8.1)
+ queue_classic (2.2.3)
+ pg (~> 0.17.0)
+ rack-protection (1.5.3)
+ rack
+ rack-test (0.6.2)
+ rack (>= 1.0)
+ rake (10.3.2)
+ 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)
+ redis-namespace (~> 1.3)
+ sinatra (>= 0.9.2)
+ vegas (~> 0.1.2)
+ 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)
+ sequel (4.8.0)
+ serverengine (1.5.9)
+ sigdump (~> 0.2.2)
+ sidekiq (3.2.1)
+ celluloid (>= 0.15.2)
+ connection_pool (>= 2.0.0)
+ json
+ redis (>= 3.0.6)
+ redis-namespace (>= 1.3.1)
+ sigdump (0.2.2)
+ sinatra (1.4.5)
+ rack (~> 1.4)
+ rack-protection (~> 1.4)
+ tilt (~> 1.3, >= 1.3.4)
+ sneakers (0.1.1.pre)
+ bunny (~> 1.1.3)
+ serverengine
+ thor
+ thread
+ 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)
+ thor (0.19.1)
+ thread (0.1.4)
+ thread_safe (0.3.4)
+ tilt (1.4.1)
+ timers (1.1.0)
+ tzinfo (1.2.1)
+ thread_safe (~> 0.1)
+ vegas (0.1.11)
+ rack (>= 1.0.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ activejob!
+ arel!
+ backburner
+ delayed_job
+ delayed_job_active_record
+ i18n!
+ qu-rails!
+ qu-redis
+ que
+ queue_classic
+ rack!
+ rails!
+ rake
+ resque
+ resque-scheduler
+ sequel
+ sidekiq
+ sneakers (= 0.1.1.pre)
+ sqlite3
+ sucker_punch