Skip to content

Commit

Permalink
Update rotp to version 6.3.0 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Mar 26, 2024
1 parent bb7f50e commit 3a4db76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active_model_otp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.3"

spec.add_dependency "activemodel"
spec.add_dependency "rotp", "~> 6.2.0"
spec.add_dependency "rotp", "~> 6.3.0"

spec.add_development_dependency "activerecord"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 3a4db76

Please sign in to comment.