cleanup gemfile

This commit is contained in:
2012-12-14 18:24:58 +01:00
parent 90fd490909
commit c501d3b35f
2 changed files with 3 additions and 5 deletions
+2 -4
View File
@@ -9,8 +9,8 @@ group :assets do
gem 'sass-rails' gem 'sass-rails'
gem 'bourbon' gem 'bourbon'
gem 'coffee-script' gem 'coffee-script'
gem 'therubyracer', :platforms => :ruby #gem 'therubyracer', :platforms => :ruby
gem 'less-rails' #gem 'less-rails'
gem 'bootstrap-sass' gem 'bootstrap-sass'
end end
@@ -34,10 +34,8 @@ gem "jquery-rails"
group :test do group :test do
gem 'steak' gem 'steak'
gem 'factory_girl_rails' gem 'factory_girl_rails'
gem 'pry'
end end
group :development do group :development do
gem 'pry'
gem 'thin' gem 'thin'
#gem 'ruby-debug19', :require => 'ruby-debug' #gem 'ruby-debug19', :require => 'ruby-debug'
end end
+1 -1
View File
@@ -19,7 +19,7 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
cmtool (0.4.0) cmtool (0.5.0)
bourbon bourbon
coffee-script coffee-script
devise devise