Skip to content

Commit

Permalink
bump moneta to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
achiurizo committed Mar 29, 2024
1 parent 27d4fb4 commit 3e8ec70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padrino-cache/padrino-cache.gemspec
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |s|

s.add_runtime_dependency("padrino-core", Padrino.version)
s.add_runtime_dependency("padrino-helpers", Padrino.version)
s.add_runtime_dependency("moneta", ["~> 1.1.0"])
s.add_runtime_dependency("moneta", ["~> 1.6.0"])
end

0 comments on commit 3e8ec70

Please sign in to comment.