Skip to content

Commit

Permalink
drop patch for moneta
Browse files Browse the repository at this point in the history
  • Loading branch information
achiurizo committed Mar 30, 2024
1 parent 3e8ec70 commit d9a34f7
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.6.0"])
s.add_runtime_dependency("moneta", ["~> 1.6"])
end

0 comments on commit d9a34f7

Please sign in to comment.