aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-12-30 06:57:28 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-12-30 06:57:28 +0900
commitdf514728ee382a8812a01364420f0d89c9e3bafd (patch)
treecc81435eae0f55643bfa0bd8242c73e52b20235e /Gemfile.lock
parentc10c21f2e1d0481db0eaa764c1605000b8a5c7bd (diff)
downloadrails-df514728ee382a8812a01364420f0d89c9e3bafd.tar.gz
rails-df514728ee382a8812a01364420f0d89c9e3bafd.tar.bz2
rails-df514728ee382a8812a01364420f0d89c9e3bafd.zip
Use released `delayed_job` instead of master version
Ref: https://github.com/collectiveidea/delayed_job/blob/master/CHANGELOG.md#414---2017-12-29
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 3 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a4f24600c6..03963e8f0a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,13 +7,6 @@ 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
@@ -208,6 +201,8 @@ GEM
dante (0.2.0)
declarative (0.0.10)
declarative-option (0.1.0)
+ delayed_job (4.1.4)
+ activesupport (>= 3.0, < 5.2)
delayed_job_active_record (4.1.2)
activerecord (>= 3.0, < 5.2)
delayed_job (>= 3.0, < 5)
@@ -518,7 +513,7 @@ DEPENDENCIES
chromedriver-helper
coffee-rails
dalli (>= 2.2.1)
- delayed_job!
+ delayed_job
delayed_job_active_record
google-cloud-storage (~> 1.8)
hiredis