gemfiles/rails_41.gemfile in erd-0.6.3 vs gemfiles/rails_41.gemfile in erd-0.6.4

- old
+ new

@@ -4,5 +4,6 @@ gemspec :path => '../' gem 'rails', '~> 4.1.0' gem 'nokogiri', RUBY_VERSION < '2.1' ? '~> 1.6.0' : '>= 1.7' +gem 'sqlite3', '< 1.4'