From ccac681122db9747fec9512076772bca345e24b9 Mon Sep 17 00:00:00 2001 From: George Claghorn Date: Mon, 5 Mar 2018 11:53:31 -0500 Subject: Generate root-relative paths in Active Storage disk service URL methods Fixes #32129. --- Gemfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index aada2bde1e..ce2272b23d 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,6 @@ gem "rack-cache", "~> 1.2" gem "coffee-rails" gem "sass-rails" gem "turbolinks", "~> 5" -gem "webmock" # require: false so bcrypt is loaded only when has_secure_password is used. # This is to avoid Active Model (and by extension the entire framework) -- cgit v1.2.3