diff --git a/Gemfile b/Gemfile index 2b0049dad..295b25dca 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,5 @@ source 'https://rubygems.org' -gem 'bundler', '>= 1.3.4' - gem 'rails', '3.2.13' # Appserver diff --git a/Gemfile.lock b/Gemfile.lock index 64d64221d..064a0ccb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -418,7 +418,6 @@ DEPENDENCIES addressable (= 2.3.3) asset_sync (= 0.5.4) bootstrap-sass (= 2.2.2.0) - bundler (>= 1.3.4) capistrano (= 2.12.0) capistrano_colors (= 0.5.5) capybara (= 1.1.3)