Skip to content

Commit

Permalink
YNGJ-1058: pull back zeitwerk and secure ramdom gems
Browse files Browse the repository at this point in the history
  • Loading branch information
dutchess committed Dec 17, 2024
1 parent 1a5ff48 commit a91d36d
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 13 deletions.
7 changes: 4 additions & 3 deletions packages/aether_observatory/gemfiles/rails_6_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.4)
net-imap (0.5.2)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -221,6 +221,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.2)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand All @@ -247,7 +248,7 @@ GEM
xml-simple (1.1.9)
rexml
yard (0.9.21)
zeitwerk (2.7.1)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand All @@ -272,4 +273,4 @@ DEPENDENCIES
yard (= 0.9.21)

BUNDLED WITH
2.5.22
2.4.22
7 changes: 4 additions & 3 deletions packages/aether_observatory/gemfiles/rails_6_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.4)
net-imap (0.5.2)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -225,6 +225,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.2)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand All @@ -250,7 +251,7 @@ GEM
xml-simple (1.1.9)
rexml
yard (0.9.21)
zeitwerk (2.7.1)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand All @@ -275,4 +276,4 @@ DEPENDENCIES
yard (= 0.9.21)

BUNDLED WITH
2.5.22
2.4.22
7 changes: 4 additions & 3 deletions packages/aether_observatory/gemfiles/rails_7_0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.4)
net-imap (0.5.2)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -231,6 +231,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.2)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand All @@ -249,7 +250,7 @@ GEM
xml-simple (1.1.9)
rexml
yard (0.9.21)
zeitwerk (2.7.1)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand All @@ -274,4 +275,4 @@ DEPENDENCIES
yard (= 0.9.21)

BUNDLED WITH
2.5.22
2.4.22
8 changes: 4 additions & 4 deletions packages/aether_observatory/gemfiles/rails_7_1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ GEM
mini_mime (1.1.5)
minitest (5.25.4)
mutex_m (0.3.0)
net-imap (0.5.2)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -266,7 +266,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.4.1)
securerandom (0.3.2)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand All @@ -286,7 +286,7 @@ GEM
xml-simple (1.1.9)
rexml
yard (0.9.21)
zeitwerk (2.7.1)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand All @@ -311,4 +311,4 @@ DEPENDENCIES
yard (= 0.9.21)

BUNDLED WITH
2.5.22
2.4.22

0 comments on commit a91d36d

Please sign in to comment.