Skip to content

Commit

Permalink
Ruby 2.1.0 is required to run Octopus
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagopradi committed Oct 14, 2016
1 parent e60f90d commit 119281b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ar-octopus.gemspec
Expand Up @@ -21,6 +21,8 @@ Gem::Specification.new do |s|
'Octopus now stores schema version information in each shard and migrations will not ' \
'work properly unless this task is invoked.'

s.required_ruby_version = '>= 2.1.0'

s.add_dependency 'activerecord', '>= 4.0.0'
s.add_dependency 'activesupport', '>= 4.0.0'

Expand Down

0 comments on commit 119281b

Please sign in to comment.