Skip to content

Commit

Permalink
Pin responders to version 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 12, 2023
1 parent 30b7570 commit 4b8db1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy_cms.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "originator", ["~> 3.1"]
gem.add_runtime_dependency "ransack", [">= 1.8", "< 5.0"]
gem.add_runtime_dependency "request_store", ["~> 1.2"]
gem.add_runtime_dependency "responders", [">= 2.0", "< 4.0"]
gem.add_runtime_dependency "responders", ["3.1.1"]
gem.add_runtime_dependency "sassc-rails", ["~> 2.1"]
gem.add_runtime_dependency "simple_form", [">= 4.0", "< 6"]
gem.add_runtime_dependency "sprockets", [">= 3.0", "< 5"]
Expand Down

0 comments on commit 4b8db1f

Please sign in to comment.