Skip to content

Commit

Permalink
Fix foreigner version
Browse files Browse the repository at this point in the history
  • Loading branch information
Genki Sugawara committed Jan 12, 2015
1 parent 00ee056 commit 44067ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ridgepole.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'mysql2'
spec.add_development_dependency 'coveralls'
spec.add_development_dependency 'activerecord-mysql-unsigned', '~> 0.3.1'
spec.add_development_dependency 'foreigner'
spec.add_development_dependency 'foreigner', '<= 1.7.1'
spec.add_development_dependency 'activerecord-mysql-pkdump', '>= 0.1.0'
spec.add_development_dependency 'migration_comments'
spec.add_development_dependency 'activerecord-mysql-awesome'
Expand Down

0 comments on commit 44067ce

Please sign in to comment.