aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2019-06-30 23:57:19 +0200
committerXavier Noria <fxn@hashref.com>2019-06-30 23:57:19 +0200
commit72e257b4c935b6829f7d4db36dea61a1682aa44e (patch)
tree82146ef03ef041ec76ec2ab574bbbc1ef3492f83 /Gemfile.lock
parent49073faa9217b5b3115cfde5b0de072dd8271cd3 (diff)
downloadrails-72e257b4c935b6829f7d4db36dea61a1682aa44e.tar.gz
rails-72e257b4c935b6829f7d4db36dea61a1682aa44e.tar.bz2
rails-72e257b4c935b6829f7d4db36dea61a1682aa44e.zip
bumps Zeitwerk
This version makes eager loading and autoloading consistent, as documented in the upgrading guide.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 85d38303f4..c0d2971170 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -71,7 +71,7 @@ PATH
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.1, >= 2.1.4)
+ zeitwerk (~> 2.1, >= 2.1.8)
rails (6.1.0.alpha)
actioncable (= 6.1.0.alpha)
actionmailbox (= 6.1.0.alpha)
@@ -523,7 +523,7 @@ GEM
websocket-extensions (0.1.3)
xpath (3.2.0)
nokogiri (~> 1.8)
- zeitwerk (2.1.4)
+ zeitwerk (2.1.8)
PLATFORMS
java