Skip to content

Commit

Permalink
Removes rails development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danmcclain committed Nov 28, 2013
1 parent 0657cc2 commit b7aac65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions postgres_ext.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ Gem::Specification.new do |gem|
gem.add_dependency 'arel', '~> 4.0.1'
gem.add_dependency 'pg_array_parser', '~> 0.0.9'

gem.add_development_dependency 'rails', '~> 4.0.0'
gem.add_development_dependency 'rspec-rails', '~> 2.12.0'
gem.add_development_dependency 'bourne', '~> 1.3.0'
gem.add_development_dependency 'database_cleaner'
gem.add_development_dependency 'dotenv'
Expand Down

0 comments on commit b7aac65

Please sign in to comment.