Skip to content

Commit

Permalink
set range for activesupport
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 14, 2017
1 parent e5357fe commit b6c464d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drawers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 2.0'

s.add_runtime_dependency 'activesupport'
s.add_runtime_dependency 'activesupport', ['> 4.1', '< 6.0']

# Quality Control
s.add_development_dependency 'rubocop'
Expand Down

0 comments on commit b6c464d

Please sign in to comment.