Skip to content

Commit

Permalink
Update trestle dependency to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Aug 15, 2024
1 parent 38b705d commit e55a046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trestle-auth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/TrestleAdmin/trestle-auth"

spec.add_dependency "trestle", "~> 0.10.0.pre2"
spec.add_dependency "trestle", "~> 0.10.0"
spec.add_dependency "bcrypt", "~> 3.1.7"

spec.add_development_dependency "rspec-rails"
Expand Down

0 comments on commit e55a046

Please sign in to comment.