Skip to content

Commit

Permalink
Merge pull request #1032 from ninoseki/update-active-record
Browse files Browse the repository at this point in the history
chore: update activerecord
  • Loading branch information
ninoseki authored Jan 17, 2024
2 parents 69b49fc + 794849a commit cd4bcd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mihari.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "solargraph", "~> 0.50"
end

spec.add_dependency "activerecord", "7.1.2"
spec.add_dependency "activerecord", "7.1.3"
spec.add_dependency "addressable", "~> 2.8"
spec.add_dependency "anyway_config", "2.6.2"
spec.add_dependency "awrence", "2.0.1"
Expand Down

0 comments on commit cd4bcd4

Please sign in to comment.