Removing one of two instances of 'rake' in Gemfile

I opted to remove it from the development group.

Larry Gilbert %!s(int64=11) %!d(string=hace) años
padre
commit
91b9b4dc8f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Gemfile

+ 0 - 1
Gemfile

@@ -52,6 +52,5 @@ group :development, :test do
52 52
   gem 'shoulda-matchers'
53 53
   gem 'rr'
54 54
   gem 'webmock', :require => false
55
-  gem 'rake'
56 55
   gem 'coveralls', :require => false
57 56
 end