aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2019-02-13 10:41:28 -0800
committerXavier Noria <fxn@hashref.com>2019-02-13 12:27:53 -0800
commitc36b6c8d38c33fd03594ba54aaed0e945ddfe0ec (patch)
tree0946312983391ba1178a081eaa09f66e62f5efb6 /Gemfile.lock
parentb4dd69e59b3cb5c34bd58339d5b9a749e2cd82f3 (diff)
downloadrails-c36b6c8d38c33fd03594ba54aaed0e945ddfe0ec.tar.gz
rails-c36b6c8d38c33fd03594ba54aaed0e945ddfe0ec.tar.bz2
rails-c36b6c8d38c33fd03594ba54aaed0e945ddfe0ec.zip
Let Zeitwerk be a dependency of Active Support
Zeitwerk is a strong dependency, planned to replace AS::Dependencies. A line in the generated Gemfile does not convey this as much.
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 fa8094bf23..b89c64d34e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -70,6 +70,7 @@ PATH
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ zeitwerk (~> 1.0)
rails (6.0.0.beta1)
actioncable (= 6.0.0.beta1)
actionmailbox (= 6.0.0.beta1)
@@ -276,7 +277,7 @@ GEM
hiredis (0.6.3-java)
http_parser.rb (0.6.0)
httpclient (2.8.3)
- i18n (1.5.2)
+ i18n (1.5.3)
concurrent-ruby (~> 1.0)
image_processing (1.7.1)
mini_magick (~> 4.0)
@@ -589,7 +590,6 @@ DEPENDENCIES
webmock
webpacker (>= 4.0.0.rc.3)
websocket-client-simple!
- zeitwerk (>= 1.0.0)
BUNDLED WITH
1.17.3