Skip to content

Commit

Permalink
Update encoded_id dependency to address GHSA-3px7-jm2p-6h2c
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegeek committed Oct 23, 2023
1 parent 3b9f08d commit afa495a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoded_id-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
# Uncomment to register a new dependency of your gem
spec.add_dependency "activesupport", ">= 6.0", "< 8.0"
spec.add_dependency "activerecord", ">= 6.0", "< 8.0"
spec.add_dependency "encoded_id", "~> 1.0.0.rc2"
spec.add_dependency "encoded_id", "~> 1.0.0.rc3"

# For more information and examples about making a new gem, check out our
# guide at: https://bundler.io/guides/creating_gem.html
Expand Down

0 comments on commit afa495a

Please sign in to comment.