aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorKir Shatrov <shatrov@me.com>2017-01-13 13:50:25 -0500
committerKir Shatrov <shatrov@me.com>2017-01-13 13:50:25 -0500
commit240f1e716261c2b40d08594458664858fe825d05 (patch)
tree86ccc672b3dce25b94e0b925547c5014967d3208 /Gemfile.lock
parentaa0a3d26e338dd293a632e99e815e5ca6fad0d58 (diff)
downloadrails-240f1e716261c2b40d08594458664858fe825d05.tar.gz
rails-240f1e716261c2b40d08594458664858fe825d05.tar.bz2
rails-240f1e716261c2b40d08594458664858fe825d05.zip
Update builder gem to avoid deprecations of 2.4
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2c48518802..94d538b84b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -147,7 +147,7 @@ GEM
childprocess
faraday
selenium-webdriver
- builder (3.2.2)
+ builder (3.2.3)
bunny (2.6.2)
amq-protocol (>= 2.0.1)
byebug (9.0.6)