Skip to content

Commit bc7461b

Browse files
authored
Merge pull request #273 from rails/flavorjones-update-gemfile-lock-20230713
dep: bundle update Gemfile.lock
2 parents da6e526 + 3f24769 commit bc7461b

File tree

1 file changed

+41
-39
lines changed

1 file changed

+41
-39
lines changed

Gemfile.lock

+41-39
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,33 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionmailer (7.0.4.3)
11-
actionpack (= 7.0.4.3)
12-
actionview (= 7.0.4.3)
13-
activejob (= 7.0.4.3)
14-
activesupport (= 7.0.4.3)
10+
actionmailer (7.0.6)
11+
actionpack (= 7.0.6)
12+
actionview (= 7.0.6)
13+
activejob (= 7.0.6)
14+
activesupport (= 7.0.6)
1515
mail (~> 2.5, >= 2.5.4)
1616
net-imap
1717
net-pop
1818
net-smtp
1919
rails-dom-testing (~> 2.0)
20-
actionpack (7.0.4.3)
21-
actionview (= 7.0.4.3)
22-
activesupport (= 7.0.4.3)
23-
rack (~> 2.0, >= 2.2.0)
20+
actionpack (7.0.6)
21+
actionview (= 7.0.6)
22+
activesupport (= 7.0.6)
23+
rack (~> 2.0, >= 2.2.4)
2424
rack-test (>= 0.6.3)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.2.0)
27-
actionview (7.0.4.3)
28-
activesupport (= 7.0.4.3)
27+
actionview (7.0.6)
28+
activesupport (= 7.0.6)
2929
builder (~> 3.1)
3030
erubi (~> 1.4)
3131
rails-dom-testing (~> 2.0)
3232
rails-html-sanitizer (~> 1.1, >= 1.2.0)
33-
activejob (7.0.4.3)
34-
activesupport (= 7.0.4.3)
33+
activejob (7.0.6)
34+
activesupport (= 7.0.6)
3535
globalid (>= 0.3.6)
36-
activesupport (7.0.4.3)
36+
activesupport (7.0.6)
3737
concurrent-ruby (~> 1.0, >= 1.0.2)
3838
i18n (>= 1.6, < 2)
3939
minitest (>= 5.1)
@@ -42,30 +42,30 @@ GEM
4242
concurrent-ruby (1.2.2)
4343
crass (1.0.6)
4444
date (3.3.3)
45-
debug (1.7.2)
45+
debug (1.8.0)
4646
irb (>= 1.5.0)
4747
reline (>= 0.3.1)
4848
erubi (1.12.0)
4949
globalid (1.1.0)
5050
activesupport (>= 5.0)
51-
i18n (1.13.0)
51+
i18n (1.14.1)
5252
concurrent-ruby (~> 1.0)
5353
io-console (0.6.0)
54-
irb (1.6.4)
55-
reline (>= 0.3.0)
56-
loofah (2.20.0)
54+
irb (1.7.3)
55+
reline (>= 0.3.6)
56+
loofah (2.21.3)
5757
crass (~> 1.0.2)
58-
nokogiri (>= 1.5.9)
58+
nokogiri (>= 1.12.0)
5959
mail (2.8.1)
6060
mini_mime (>= 0.1.1)
6161
net-imap
6262
net-pop
6363
net-smtp
6464
method_source (1.0.0)
6565
mini_mime (1.1.2)
66-
mini_portile2 (2.8.1)
67-
minitest (5.18.0)
68-
net-imap (0.3.4)
66+
mini_portile2 (2.8.2)
67+
minitest (5.18.1)
68+
net-imap (0.3.6)
6969
date
7070
net-protocol
7171
net-pop (0.1.2)
@@ -74,37 +74,39 @@ GEM
7474
timeout
7575
net-smtp (0.3.3)
7676
net-protocol
77-
nokogiri (1.14.3)
78-
mini_portile2 (~> 2.8.0)
77+
nokogiri (1.15.3)
78+
mini_portile2 (~> 2.8.2)
7979
racc (~> 1.4)
80-
nokogiri (1.14.3-x86_64-darwin)
80+
nokogiri (1.15.3-x86_64-darwin)
8181
racc (~> 1.4)
82-
nokogiri (1.14.3-x86_64-linux)
82+
nokogiri (1.15.3-x86_64-linux)
8383
racc (~> 1.4)
84-
racc (1.6.2)
84+
racc (1.7.1)
8585
rack (2.2.7)
8686
rack-test (2.1.0)
8787
rack (>= 1.3)
88-
rails-dom-testing (2.0.3)
89-
activesupport (>= 4.2.0)
88+
rails-dom-testing (2.1.1)
89+
activesupport (>= 5.0.0)
90+
minitest
9091
nokogiri (>= 1.6)
91-
rails-html-sanitizer (1.5.0)
92-
loofah (~> 2.19, >= 2.19.1)
93-
railties (7.0.4.3)
94-
actionpack (= 7.0.4.3)
95-
activesupport (= 7.0.4.3)
92+
rails-html-sanitizer (1.6.0)
93+
loofah (~> 2.21)
94+
nokogiri (~> 1.14)
95+
railties (7.0.6)
96+
actionpack (= 7.0.6)
97+
activesupport (= 7.0.6)
9698
method_source
9799
rake (>= 12.2)
98100
thor (~> 1.0)
99101
zeitwerk (~> 2.5)
100102
rake (13.0.6)
101-
reline (0.3.3)
103+
reline (0.3.6)
102104
io-console (~> 0.5)
103-
thor (1.2.1)
104-
timeout (0.3.2)
105+
thor (1.2.2)
106+
timeout (0.4.0)
105107
tzinfo (2.0.6)
106108
concurrent-ruby (~> 1.0)
107-
zeitwerk (2.6.7)
109+
zeitwerk (2.6.8)
108110

109111
PLATFORMS
110112
ruby

0 commit comments

Comments
 (0)