Skip to content

Commit 0d2e449

Browse files
authored
Merge pull request rails#264 from rails/flavorjones-bundle-update-20230421
dep: bundle update
2 parents e665b09 + 0f9965a commit 0d2e449

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

Gemfile.lock

+10-3
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,18 @@ GEM
4242
concurrent-ruby (1.2.2)
4343
crass (1.0.6)
4444
date (3.3.3)
45-
debug (1.7.1)
45+
debug (1.7.2)
46+
irb (>= 1.5.0)
47+
reline (>= 0.3.1)
4648
erubi (1.12.0)
4749
globalid (1.1.0)
4850
activesupport (>= 5.0)
4951
i18n (1.12.0)
5052
concurrent-ruby (~> 1.0)
51-
loofah (2.19.1)
53+
io-console (0.6.0)
54+
irb (1.6.4)
55+
reline (>= 0.3.0)
56+
loofah (2.20.0)
5257
crass (~> 1.0.2)
5358
nokogiri (>= 1.5.9)
5459
mail (2.8.1)
@@ -78,7 +83,7 @@ GEM
7883
racc (~> 1.4)
7984
racc (1.6.2)
8085
rack (2.2.6.4)
81-
rack-test (2.0.2)
86+
rack-test (2.1.0)
8287
rack (>= 1.3)
8388
rails-dom-testing (2.0.3)
8489
activesupport (>= 4.2.0)
@@ -93,6 +98,8 @@ GEM
9398
thor (~> 1.0)
9499
zeitwerk (~> 2.5)
95100
rake (13.0.6)
101+
reline (0.3.3)
102+
io-console (~> 0.5)
96103
thor (1.2.1)
97104
timeout (0.3.2)
98105
tzinfo (2.0.6)

0 commit comments

Comments
 (0)