aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2019-04-05 11:00:21 +0900
committerRyuta Kamizono <kamipo@gmail.com>2019-04-05 11:00:21 +0900
commitbbd8dd9ccaea20d03b95ae2946225ab5080023b4 (patch)
tree5d6f4992307a8ad84c46285d8950e75ec5906265 /Gemfile.lock
parent069f2e250a363d0e6f03d6967bfb66a2a9dff37b (diff)
downloadrails-bbd8dd9ccaea20d03b95ae2946225ab5080023b4.tar.gz
rails-bbd8dd9ccaea20d03b95ae2946225ab5080023b4.tar.bz2
rails-bbd8dd9ccaea20d03b95ae2946225ab5080023b4.zip
Bump addressable to 2.6.0 to fix warning: assigned but unused variable - startercc
https://github.com/sporkmonger/addressable/pull/270
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 20f6b3ac21..92dcee9542 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -108,7 +108,7 @@ GEM
activerecord-jdbcsqlite3-adapter (52.1-java)
activerecord-jdbc-adapter (= 52.1)
jdbc-sqlite3 (~> 3.8, < 3.30)
- addressable (2.5.2)
+ addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
amq-protocol (2.3.0)
ansi (1.5.0)