From 9131b29d968c91c5bd4a77ecac50e4ec696eb383 Mon Sep 17 00:00:00 2001 From: nilsding Date: Thu, 2 Apr 2015 01:32:13 +0200 Subject: [PATCH] removed capistrano gem --- .capistrano/metrics | 1 - Gemfile | 5 ----- Gemfile.lock | 26 -------------------------- 3 files changed, 32 deletions(-) delete mode 100644 .capistrano/metrics diff --git a/.capistrano/metrics b/.capistrano/metrics deleted file mode 100644 index 94a4335e..00000000 --- a/.capistrano/metrics +++ /dev/null @@ -1 +0,0 @@ -full \ No newline at end of file diff --git a/Gemfile b/Gemfile index c34fdbaa..752f53f1 100644 --- a/Gemfile +++ b/Gemfile @@ -60,11 +60,6 @@ gem 'redis' group :development do gem 'spring' - - # Capistrano for deployment - gem 'capistrano', '~> 3.1' - gem 'capistrano-rvm', group: :rvm - gem 'capistrano-rails', '~> 1.1' end group :production do diff --git a/Gemfile.lock b/Gemfile.lock index 50d396ef..2824f547 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,21 +44,6 @@ GEM railties (>= 3.1) buftok (0.2.0) builder (3.2.2) - capistrano (3.3.5) - capistrano-stats (~> 1.1.0) - i18n - rake (>= 10.0.0) - sshkit (~> 1.3) - capistrano-bundler (1.1.3) - capistrano (~> 3.1) - sshkit (~> 1.2) - capistrano-rails (1.1.2) - capistrano (~> 3.1) - capistrano-bundler (~> 1.1) - capistrano-rvm (0.1.2) - capistrano (~> 3.0) - sshkit (~> 1.2) - capistrano-stats (1.1.1) capybara (2.4.4) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -79,7 +64,6 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) - colorize (0.7.5) connection_pool (2.1.0) crass (1.0.1) daemons (1.1.9) @@ -158,9 +142,6 @@ GEM mysql2 (0.3.17) naught (1.0.0) nested_form (0.3.2) - net-scp (1.2.1) - net-ssh (>= 2.6.5) - net-ssh (2.9.1) nokogiri (1.6.5) mini_portile (~> 0.6.0) nokogumbo (1.2.0) @@ -303,10 +284,6 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - sshkit (1.6.1) - colorize (>= 0.7.0) - net-scp (>= 1.1.2) - net-ssh (>= 2.8.0) sweetalert-rails (0.3.3) railties (>= 3.1.0) thin (1.6.3) @@ -364,9 +341,6 @@ DEPENDENCIES bootstrap-sass (~> 3.2.0.1) bootstrap_form bootswatch-rails - capistrano (~> 3.1) - capistrano-rails (~> 1.1) - capistrano-rvm capybara coffee-rails (~> 4.1.0) database_cleaner