File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'puma', '~> 5.6'
12
12
gem 'rack-cors' , '~> 1.1'
13
13
gem 'redis' , '< 4.6'
14
14
gem 'resque' , '~> 2.6'
15
- gem 'resque-scheduler' , '~> 4.4 '
15
+ gem 'resque-scheduler' , '~> 4.10 '
16
16
gem 'will_paginate' , '~> 3.2'
17
17
18
18
group :development do
Original file line number Diff line number Diff line change 66
66
et-orbi (1.2.7 )
67
67
tzinfo
68
68
ffi (1.15.5 )
69
- fugit (1.5.3 )
69
+ fugit (1.9.0 )
70
70
et-orbi (~> 1 , >= 1.2.7 )
71
71
raabro (~> 1.4 )
72
72
globalid (1.0.1 )
@@ -155,13 +155,13 @@ GEM
155
155
multi_json (~> 1.0 )
156
156
redis-namespace (~> 1.6 )
157
157
sinatra (>= 0.9.2 )
158
- resque-scheduler (4.5.0 )
158
+ resque-scheduler (4.10.2 )
159
159
mono_logger (~> 1.0 )
160
160
redis (>= 3.3 )
161
161
resque (>= 1.27 )
162
- rufus-scheduler (~> 3.2 , < 3.7 )
162
+ rufus-scheduler (~> 3.2 , != 3.3 )
163
163
ruby2_keywords (0.0.5 )
164
- rufus-scheduler (3.6.0 )
164
+ rufus-scheduler (3.9.1 )
165
165
fugit (~> 1.1 , >= 1.1.6 )
166
166
sinatra (3.1.0 )
167
167
mustermann (~> 3.0 )
178
178
thor (1.2.1 )
179
179
thread_safe (0.3.6 )
180
180
tilt (2.3.0 )
181
- tzinfo (1.2.10 )
181
+ tzinfo (1.2.11 )
182
182
thread_safe (~> 0.1 )
183
183
websocket-driver (0.7.5 )
184
184
websocket-extensions (>= 0.1.0 )
@@ -202,7 +202,7 @@ DEPENDENCIES
202
202
rails (~> 5.0 )
203
203
redis (< 4.6 )
204
204
resque (~> 2.6 )
205
- resque-scheduler (~> 4.4 )
205
+ resque-scheduler (~> 4.10 )
206
206
will_paginate (~> 3.2 )
207
207
208
208
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments