diff --git a/Gemfile b/Gemfile index 9bde7ec..ec3165b 100755 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,7 @@ source 'https://rubygems.org' gem 'rails', '3.2.13' gem 'sprockets', '2.2.2' +gem 'webrick', '1.3.1' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git' gem 'mysql2'