Skip to content

Commit

Permalink
Pin zeitwerk to version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 30, 2020
1 parent c0dacca commit dc95044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.3.0'

s.add_runtime_dependency 'ambry', '~> 1.0.0'
s.add_runtime_dependency 'zeitwerk'
s.add_runtime_dependency 'zeitwerk', '2.4.1'

s.add_development_dependency 'rails', '>= 5.1.6'
s.add_development_dependency 'capybara'
Expand Down

0 comments on commit dc95044

Please sign in to comment.