Skip to content

Commit

Permalink
Merge pull request #46 from duggieawesome/master
Browse files Browse the repository at this point in the history
Updates Gemfile
  • Loading branch information
danmcclain committed Dec 27, 2012
2 parents a0ac550 + 61aa1d1 commit d114fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions postgres_ext.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Gem::Specification.new do |gem|
gem.add_dependency 'pg_array_parser', '~> 0.0.8'

gem.add_development_dependency 'rails', '~> 3.2.0'
gem.add_development_dependency 'rspec-rails', '~> 2.9.0'
gem.add_development_dependency 'bourne', '~> 1.1.2'
gem.add_development_dependency 'rspec-rails', '~> 2.12.0'
gem.add_development_dependency 'bourne', '~> 1.3.0'
if RUBY_PLATFORM =~ /java/
gem.add_development_dependency 'activerecord-jdbcpostgresql-adapter'
else
Expand Down

0 comments on commit d114fea

Please sign in to comment.