diff --git a/Gemfile b/Gemfile index cd7ca00c2..ef1587452 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,5 @@ source 'http://rubygems.org' -gem 'bundler', '> 1.1.0' - gem 'rails', '3.2.8' gem 'foreman', '0.60.2' diff --git a/Gemfile.lock b/Gemfile.lock index 5a0312790..0dea24b2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -417,7 +417,6 @@ DEPENDENCIES addressable (= 2.3.2) asset_sync (= 0.5.0) bootstrap-sass (= 2.1.0.0) - bundler (> 1.1.0) capistrano (= 2.12.0) capistrano-ext (= 1.2.1) capistrano_colors (= 0.5.5)