Gemfile in role-rails-1.1.0 vs Gemfile in role-rails-1.2.0

- old
+ new

@@ -1,13 +1,4 @@ source 'http://rubygems.org' -gem 'rails', '>=3.1.0' - -group :development, :test do - # Require Slim engine with support of configurable attribute shortcuts. Replace this with version when possible. - gem 'slim', :git => 'git://github.com/stonean/slim.git', :ref => "40cda599e54dbdb282405c855a817435ec7e5afe" - - gem 'sqlite3' - gem "shoulda", ">= 0" - gem "bundler", "~> 1.0.0" - gem "jeweler", "~> 1.6.4" -end +# Specify your gem's dependencies in role-rails.gemspec +gemspec \ No newline at end of file