Skip to content

Commit

Permalink
Update paranoia.gemspec
Browse files Browse the repository at this point in the history
Co-authored-by: Lachlan Sylvester <lachlan.sylvester@hypothetical.com.au>
  • Loading branch information
indyarocks and lsylvester authored Oct 6, 2023
1 parent 3454dcb commit c02e772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paranoia.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 2.5'

s.add_dependency 'activerecord', '>= 5.1', '<= 7.1'
s.add_dependency 'activerecord', '>= 5.1', '< 7.2'

s.add_development_dependency "bundler", ">= 1.0.0"
s.add_development_dependency "rake"
Expand Down

0 comments on commit c02e772

Please sign in to comment.