aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorutilum <oz@utilum.com>2018-09-28 12:40:24 +0200
committerutilum <oz@utilum.com>2018-09-28 13:14:14 +0200
commitbf8afe7a0f13dd15b3a09db7271f641a56e850c4 (patch)
treedef7741338f469a9a46b1b3bde257874e8239a7b /Gemfile.lock
parent7d89337b1722587961b9bb81031661b99935d919 (diff)
downloadrails-bf8afe7a0f13dd15b3a09db7271f641a56e850c4.tar.gz
rails-bf8afe7a0f13dd15b3a09db7271f641a56e850c4.tar.bz2
rails-bf8afe7a0f13dd15b3a09db7271f641a56e850c4.zip
Update backburner to the latest version
version 1.5.0 includes to warning fixes that show on tests: https://github.com/nesquena/backburner/commit/cd9670146bca4df83ae2aacb95b3e6d1c1c1eee8 https://github.com/nesquena/backburner/commit/4dfa22bda1685ca1afa9f7d474df471ca6364e69
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0971e9e948..e6fc04b5ca 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -137,9 +137,9 @@ GEM
faraday (~> 0.9)
faraday_middleware (~> 0.10)
nokogiri (~> 1.6, >= 1.6.8)
- backburner (1.4.1)
+ backburner (1.5.0)
beaneater (~> 1.0)
- concurrent-ruby (~> 1.0.1)
+ concurrent-ruby (~> 1.0, >= 1.0.1)
dante (> 0.1.5)
bcrypt (3.1.12)
bcrypt (3.1.12-java)