Skip to content

Commit

Permalink
chore: update activerecord
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki committed Jan 17, 2024
1 parent 69b49fc commit 794849a
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 794849a

Please sign in to comment.