lib/templates/root/Gemfile.tt in enginex-0.6.2 vs lib/templates/root/Gemfile.tt in enginex-0.6.3

- old
+ new

@@ -1,8 +1,8 @@ source "http://rubygems.org" gem "rails", "<%= ActiveSupport::VERSION::STRING %>" -gem "capybara", ">= 0.3.8" +gem "capybara", ">= 0.3.9" gem "sqlite3-ruby", :require => "sqlite3" if RUBY_VERSION < '1.9' gem "ruby-debug", ">= 0.10.3" end \ No newline at end of file