From 54661746ffa9f113c6b489a4d5ba170a27874ad1 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 24 Mar 2016 11:10:48 +0100 Subject: upgrade: migrate config environment.rb boot.rb application.rb -> adopted according to http://railsdiff.org/3.2.22.2/4.2.6 Also dropped quite_assets - not sure if this is still needed with rails 4.2. If it is we can bring it back. --- Gemfile.lock | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index cf005f3..bd41a09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,8 +213,6 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - quiet_assets (1.1.0) - railties (>= 3.1, < 5.0) rack (1.6.4) rack-protection (1.5.3) rack @@ -342,7 +340,6 @@ DEPENDENCIES phantomjs-binaries poltergeist pry - quiet_assets rails (~> 4.2.6) rails-i18n rails_warden -- cgit v1.2.3