From 6bb127060c0b2443eb4d8b2a9587ea347d125f59 Mon Sep 17 00:00:00 2001 From: ericmoon Date: Wed, 25 Jul 2018 12:03:06 -0700 Subject: [PATCH] gem cleanup --- Gemfile | 1 - Gemfile.lock | 23 +++++------------------ 2 files changed, 5 insertions(+), 19 deletions(-) diff --git a/Gemfile b/Gemfile index 9f31bf59..ad7a2096 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,6 @@ group :test do gem 'rails-dom-testing', :git => 'https://github.com/rails/rails-dom-testing', :ref => 'a64f30514ee65f172c43f42cfd4500b5e11a561a' gem "factory_girl_rails" - gem "capybara" gem "rspec-expectations" gem "database_cleaner" gem "mocha", :require => false diff --git a/Gemfile.lock b/Gemfile.lock index e1a9b8e6..51b9c20a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,8 +51,6 @@ GEM tzinfo (~> 1.1) acts_as_list (0.9.15) activerecord (>= 3.0) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) arel (6.0.4) ast (2.4.0) autoprefixer-rails (9.0.0) @@ -65,18 +63,11 @@ GEM bullet (5.7.5) activesupport (>= 3.0.0) uniform_notifier (~> 1.11.0) - capybara (2.18.0) - addressable - mini_mime (>= 0.1.3) - nokogiri (>= 1.3.3) - rack (>= 1.0.0) - rack-test (>= 0.5.4) - xpath (>= 2.0, < 4.0) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) climate_control (0.2.0) - codeclimate-test-reporter (1.0.7) - simplecov + codeclimate-test-reporter (1.0.8) + simplecov (<= 0.13) coderay (1.1.2) coffee-rails (4.1.1) coffee-script (>= 2.2.0) @@ -90,7 +81,7 @@ GEM daemons (1.2.6) database_cleaner (1.7.0) diff-lcs (1.3) - docile (1.3.1) + docile (1.1.5) erubis (2.7.0) eventmachine (1.2.7) execjs (2.7.0) @@ -150,7 +141,6 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.2) rack (1.6.10) rack-dev-mark (0.7.7) rack (>= 1.1, < 2.1) @@ -220,8 +210,8 @@ GEM childprocess (~> 0.5) rubyzip (~> 1.0) websocket (~> 1.0) - simplecov (0.16.1) - docile (~> 1.1) + simplecov (0.13.0) + docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) @@ -261,8 +251,6 @@ GEM uniform_notifier (1.11.0) websocket (1.2.8) will_paginate (3.1.6) - xpath (2.1.0) - nokogiri (~> 1.3) yard (0.9.15) PLATFORMS @@ -276,7 +264,6 @@ DEPENDENCIES bcrypt (~> 3.1.7) bootstrap-sass (= 3.3.3) bullet - capybara codeclimate-test-reporter coffee-rails (~> 4.1.0) database_cleaner