aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-12-23 21:05:38 +0900
committerYuji Yaginuma <yuuji.yaginuma@gmail.com>2017-12-23 22:18:29 +0900
commiteb98aeb29644c22bc664543d2bdb929f4a3dae2b (patch)
tree63ff2c1c3911984d1b1c4a6bfc4dffa1a7e2b047 /Gemfile.lock
parent57b70bb6ebf54744ffdd28f71cb8593ecd27d761 (diff)
downloadrails-eb98aeb29644c22bc664543d2bdb929f4a3dae2b.tar.gz
rails-eb98aeb29644c22bc664543d2bdb929f4a3dae2b.tar.bz2
rails-eb98aeb29644c22bc664543d2bdb929f4a3dae2b.zip
Use `delayed_job` master
For pass Active Job integration tests with Ruby 2.5. Ref: https://github.com/collectiveidea/delayed_job/pull/996
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 8 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8dc20f1ad3..a4f24600c6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,6 +7,13 @@ GIT
pg (>= 0.17, < 0.20)
GIT
+ remote: https://github.com/collectiveidea/delayed_job.git
+ revision: 6cf9b0b2c256d20148172d074ca60e13d6439903
+ specs:
+ delayed_job (4.1.3)
+ activesupport (>= 3.0, < 5.2)
+
+GIT
remote: https://github.com/matthewd/rb-inotify.git
revision: 856730aad4b285969e8dd621e44808a7c5af4242
branch: close-handling
@@ -201,8 +208,6 @@ GEM
dante (0.2.0)
declarative (0.0.10)
declarative-option (0.1.0)
- delayed_job (4.1.3)
- activesupport (>= 3.0, < 5.2)
delayed_job_active_record (4.1.2)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
@@ -513,7 +518,7 @@ DEPENDENCIES
chromedriver-helper
coffee-rails
dalli (>= 2.2.1)
- delayed_job
+ delayed_job!
delayed_job_active_record
google-cloud-storage (~> 1.8)
hiredis