Skip to content

Commit

Permalink
bump moneta to 1.6 (#2286)
Browse files Browse the repository at this point in the history
  • Loading branch information
achiurizo committed Mar 31, 2024
1 parent 27d4fb4 commit 6068349
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"])
end

0 comments on commit 6068349

Please sign in to comment.