Skip to content

Commit

Permalink
added support ruby 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasAlxDmy committed Jul 11, 2014
1 parent f0f2a1b commit 3bdb7f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exodus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ Gem::Specification.new do |gem|
gem.add_dependency 'activesupport', ['>= 2', '< 4']

gem.add_development_dependency 'rspec', '~> 2.10'
gem.add_development_dependency 'mime-types', RUBY_VERSION >= '1.9' ? '~> 2.3' : '~> 1.25'
gem.add_development_dependency 'rake'
end

0 comments on commit 3bdb7f6

Please sign in to comment.