Skip to content

Commit

Permalink
Update simple_token_authentication.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarEichler authored Nov 11, 2024
1 parent 39c5708 commit 7c79de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple_token_authentication.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|

s.add_development_dependency "rspec", "~> 3.0"
s.add_development_dependency "inch", "~> 0.4"
s.add_development_dependency "activerecord", ">= 3.2.6", "< 8"
s.add_development_dependency "activerecord", ">= 3.2.6", "< 9"
s.add_development_dependency 'mongoid', ">= 3.1.0", "< 9"
s.add_development_dependency "appraisal", "~> 2.0"
end

0 comments on commit 7c79de1

Please sign in to comment.