From d1949dc75ef9e71629866d33311b4d6e0c036606 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Wed, 21 Oct 2015 08:20:50 -0400 Subject: [PATCH] Revert "loader.io gem" This reverts commit faaa7045e582285a512c35abb005af9b1440fe72. --- Gemfile | 1 - Gemfile.lock | 64 ++++++++++++++++++++++++---------------------------- 2 files changed, 30 insertions(+), 35 deletions(-) diff --git a/Gemfile b/Gemfile index b0fea39..4aaa915 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,6 @@ gem 'spring', :group => :development gem 'passenger' gem 'therubyracer' gem 'newrelic_rpm' - gem 'loaderio' end #Other gem 'devise' diff --git a/Gemfile.lock b/Gemfile.lock index 5fbc809..03af981 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,13 +36,13 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - arel (6.0.3) + arel (6.0.0) bcrypt (3.1.10) builder (3.2.2) bullet (4.14.9) activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) - cancancan (1.13.1) + cancancan (1.10.1) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -50,7 +50,7 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) - devise (3.5.2) + devise (3.4.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) @@ -58,40 +58,38 @@ GEM thread_safe (~> 0.1) warden (~> 1.2.3) erubis (2.7.0) - execjs (2.6.0) - globalid (0.3.6) + execjs (2.5.2) + globalid (0.3.5) activesupport (>= 4.1.0) i18n (0.7.0) - jbuilder (2.3.2) + jbuilder (2.2.13) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) - jquery-rails (4.0.5) + jquery-rails (4.0.3) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) - libv8 (3.16.14.13) - loaderio (0.0.5) - multi_json (~> 1.5.0) - rest-client (~> 1.6.7) - loofah (2.0.3) + json (1.8.2) + libv8 (3.16.14.7) + loofah (2.0.1) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) - mime-types (1.25.1) + mime-types (2.5) mini_portile (0.6.2) - minitest (5.8.1) - multi_json (1.5.1) - mysql2 (0.4.1) - newrelic_rpm (3.14.0.305) + minitest (5.6.1) + multi_json (1.11.0) + mysql2 (0.3.18) + newrelic_rpm (3.13.2.302) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) orm_adapter (0.5.0) - passenger (5.0.20) + passenger (5.0.7) rack rake (>= 0.8.1) - puma (2.14.0) - rack (1.6.4) + puma (2.11.2) + rack (>= 1.1, < 2.0) + rack (1.6.0) rack-test (0.6.3) rack (>= 1.0) rails (4.2.0) @@ -107,7 +105,7 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) + rails-dom-testing (1.0.6) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) @@ -117,32 +115,31 @@ GEM rails_serve_static_assets rails_stdout_logging rails_serve_static_assets (0.0.4) - rails_stdout_logging (0.0.4) + rails_stdout_logging (0.0.3) railties (4.2.0) actionpack (= 4.2.0) activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) - rb-readline (0.5.3) + rb-readline (0.5.2) rdoc (4.2.0) - ref (2.0.0) + json (~> 1.4) + ref (1.0.5) responders (2.1.0) railties (>= 4.2.0, < 5) - rest-client (1.6.9) - mime-types (~> 1.16) round_robin_tournament (0.0.1) sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - spring (1.4.0) - sprockets (3.4.0) - rack (> 1, < 3) - sprockets-rails (2.3.3) + spring (1.3.5) + sprockets (3.0.3) + rack (~> 1.0) + sprockets-rails (2.2.4) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - sqlite3 (1.3.11) + sqlite3 (1.3.10) therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref @@ -152,7 +149,7 @@ GEM coffee-rails tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (2.7.2) + uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) uniform_notifier (1.9.0) @@ -169,7 +166,6 @@ DEPENDENCIES devise jbuilder (~> 2.0) jquery-rails - loaderio mysql2 newrelic_rpm passenger