From 8af1e69460451f249f5bbca117a60ec4ce926b55 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Fri, 21 Oct 2016 18:25:07 -0400 Subject: [PATCH] undo last commit, don't need for rails5 --- Gemfile | 1 - Gemfile.lock | 6 ------ 2 files changed, 7 deletions(-) diff --git a/Gemfile b/Gemfile index 3b0d31c0..5f22fdcb 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,6 @@ gem 'rack-cors' gem 'redis' gem 'slack-notifier' gem 'snorlax' -gem 'rails_12factor' # asset stuff gem 'jquery-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 4c990259..519795f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,11 +184,6 @@ GEM nokogiri (~> 1.6.0) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - rails_12factor (0.0.3) - rails_serve_static_assets - rails_stdout_logging - rails_serve_static_assets (0.0.5) - rails_stdout_logging (0.0.5) railties (5.0.0.1) actionpack (= 5.0.0.1) activesupport (= 5.0.0.1) @@ -296,7 +291,6 @@ DEPENDENCIES rack-attack rack-cors rails (~> 5.0.0) - rails_12factor redis rspec-rails rubocop