diff --git a/Gemfile b/Gemfile index ec3f3930f..9e2b370c0 100644 --- a/Gemfile +++ b/Gemfile @@ -72,7 +72,7 @@ group :development, :test do gem 'i18n-tasks' gem 'capistrano', '3.4.0', require: false gem "capistrano-bundler", '1.1.4', require: false - gem "capistrano-rails", '1.1.3', require: false + gem "capistrano-rails", '1.1.4', require: false gem "capistrano-rvm", require: false gem 'capistrano3-delayed-job', '~> 1.0' gem "bullet" diff --git a/Gemfile.lock b/Gemfile.lock index 81789e0d3..ffbdf91e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) byebug (6.0.2) - cancancan (1.13.0) + cancancan (1.13.1) capistrano (3.4.0) i18n rake (>= 10.0.0) @@ -82,7 +82,7 @@ GEM capistrano-bundler (1.1.4) capistrano (~> 3.1) sshkit (~> 1.2) - capistrano-rails (1.1.3) + capistrano-rails (1.1.4) capistrano (~> 3.1) capistrano-bundler (~> 1.1) capistrano-rvm (0.1.2) @@ -97,7 +97,7 @@ GEM rack-test (>= 0.5.4) xpath (~> 2.0) chronic (0.10.2) - ckeditor (4.1.3) + ckeditor (4.1.4) cocaine orm_adapter (~> 0.5.0) climate_control (0.0.3) @@ -422,7 +422,7 @@ DEPENDENCIES cancancan capistrano (= 3.4.0) capistrano-bundler (= 1.1.4) - capistrano-rails (= 1.1.3) + capistrano-rails (= 1.1.4) capistrano-rvm capistrano3-delayed-job (~> 1.0) capybara