aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/Gemfile.lock
blob: 53ba5c055bfeebc56b3c8acb32a0a6c156f866c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
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