From 96242410a8ce8d2de60483002ac20526f3f64c90 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Mon, 11 Mar 2019 16:11:35 -0700 Subject: bump Zeitwerk to 1.3.3 --- activesupport/activesupport.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/activesupport.gemspec b/activesupport/activesupport.gemspec index 2781d4e6f7..8409a0c420 100644 --- a/activesupport/activesupport.gemspec +++ b/activesupport/activesupport.gemspec @@ -34,5 +34,5 @@ Gem::Specification.new do |s| s.add_dependency "tzinfo", "~> 1.1" s.add_dependency "minitest", "~> 5.1" s.add_dependency "concurrent-ruby", "~> 1.0", ">= 1.0.2" - s.add_dependency "zeitwerk", "~> 1.3", ">= 1.3.2" + s.add_dependency "zeitwerk", "~> 1.3", ">= 1.3.3" end -- cgit v1.2.3