aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2017-01-14 06:18:30 +1030
committerGitHub <noreply@github.com>2017-01-14 06:18:30 +1030
commitff9999babf00dce6491a9bbf830abf4bc4ff9f9d (patch)
tree86ccc672b3dce25b94e0b925547c5014967d3208
parentaa0a3d26e338dd293a632e99e815e5ca6fad0d58 (diff)
parent240f1e716261c2b40d08594458664858fe825d05 (diff)
downloadrails-ff9999babf00dce6491a9bbf830abf4bc4ff9f9d.tar.gz
rails-ff9999babf00dce6491a9bbf830abf4bc4ff9f9d.tar.bz2
rails-ff9999babf00dce6491a9bbf830abf4bc4ff9f9d.zip
Merge pull request #27675 from kirs/update-builder
Update builder gem to avoid deprecations of 2.4
-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)