Gemfile in spine-rails-0.0.9 vs Gemfile in spine-rails-0.1.0

- old
+ new

@@ -2,8 +2,8 @@ # Specify your gem's dependencies in spine-rails.gemspec gemspec # Rails is already being pulled in through gemspec # gem "rails", :git => "git://github.com/rails/rails.git" -gem "rack", :git => "git://github.com/rack/rack.git" -gem "sprockets", :git => "git://github.com/sstephenson/sprockets.git" -gem "i18n", "0.6.0beta1" +gem "rack" +gem "sprockets" +gem "i18n" \ No newline at end of file