Skip to content

Commit 6f7c2ba

Browse files
Bump rails from 8.0.2 to 8.0.2.1
Bumps [rails](https://github.com/rails/rails) from 8.0.2 to 8.0.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2...v8.0.2.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b01b78 commit 6f7c2ba

File tree

1 file changed

+68
-68
lines changed

1 file changed

+68
-68
lines changed

Gemfile.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -7,65 +7,65 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (8.0.2)
11-
actionpack (= 8.0.2)
12-
activesupport (= 8.0.2)
10+
actioncable (8.0.2.1)
11+
actionpack (= 8.0.2.1)
12+
activesupport (= 8.0.2.1)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (8.0.2)
17-
actionpack (= 8.0.2)
18-
activejob (= 8.0.2)
19-
activerecord (= 8.0.2)
20-
activestorage (= 8.0.2)
21-
activesupport (= 8.0.2)
16+
actionmailbox (8.0.2.1)
17+
actionpack (= 8.0.2.1)
18+
activejob (= 8.0.2.1)
19+
activerecord (= 8.0.2.1)
20+
activestorage (= 8.0.2.1)
21+
activesupport (= 8.0.2.1)
2222
mail (>= 2.8.0)
23-
actionmailer (8.0.2)
24-
actionpack (= 8.0.2)
25-
actionview (= 8.0.2)
26-
activejob (= 8.0.2)
27-
activesupport (= 8.0.2)
23+
actionmailer (8.0.2.1)
24+
actionpack (= 8.0.2.1)
25+
actionview (= 8.0.2.1)
26+
activejob (= 8.0.2.1)
27+
activesupport (= 8.0.2.1)
2828
mail (>= 2.8.0)
2929
rails-dom-testing (~> 2.2)
30-
actionpack (8.0.2)
31-
actionview (= 8.0.2)
32-
activesupport (= 8.0.2)
30+
actionpack (8.0.2.1)
31+
actionview (= 8.0.2.1)
32+
activesupport (= 8.0.2.1)
3333
nokogiri (>= 1.8.5)
3434
rack (>= 2.2.4)
3535
rack-session (>= 1.0.1)
3636
rack-test (>= 0.6.3)
3737
rails-dom-testing (~> 2.2)
3838
rails-html-sanitizer (~> 1.6)
3939
useragent (~> 0.16)
40-
actiontext (8.0.2)
41-
actionpack (= 8.0.2)
42-
activerecord (= 8.0.2)
43-
activestorage (= 8.0.2)
44-
activesupport (= 8.0.2)
40+
actiontext (8.0.2.1)
41+
actionpack (= 8.0.2.1)
42+
activerecord (= 8.0.2.1)
43+
activestorage (= 8.0.2.1)
44+
activesupport (= 8.0.2.1)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (8.0.2)
48-
activesupport (= 8.0.2)
47+
actionview (8.0.2.1)
48+
activesupport (= 8.0.2.1)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (8.0.2)
54-
activesupport (= 8.0.2)
53+
activejob (8.0.2.1)
54+
activesupport (= 8.0.2.1)
5555
globalid (>= 0.3.6)
56-
activemodel (8.0.2)
57-
activesupport (= 8.0.2)
58-
activerecord (8.0.2)
59-
activemodel (= 8.0.2)
60-
activesupport (= 8.0.2)
56+
activemodel (8.0.2.1)
57+
activesupport (= 8.0.2.1)
58+
activerecord (8.0.2.1)
59+
activemodel (= 8.0.2.1)
60+
activesupport (= 8.0.2.1)
6161
timeout (>= 0.4.0)
62-
activestorage (8.0.2)
63-
actionpack (= 8.0.2)
64-
activejob (= 8.0.2)
65-
activerecord (= 8.0.2)
66-
activesupport (= 8.0.2)
62+
activestorage (8.0.2.1)
63+
actionpack (= 8.0.2.1)
64+
activejob (= 8.0.2.1)
65+
activerecord (= 8.0.2.1)
66+
activesupport (= 8.0.2.1)
6767
marcel (~> 1.0)
68-
activesupport (8.0.2)
68+
activesupport (8.0.2.1)
6969
base64
7070
benchmark (>= 0.3)
7171
bigdecimal
@@ -87,25 +87,25 @@ GEM
8787
ast (2.4.3)
8888
base64 (0.3.0)
8989
benchmark (0.4.1)
90-
bigdecimal (3.2.2)
90+
bigdecimal (3.2.3)
9191
builder (3.3.0)
9292
concurrent-ruby (1.3.5)
93-
connection_pool (2.5.3)
93+
connection_pool (2.5.4)
9494
crack (1.0.0)
9595
bigdecimal
9696
rexml
9797
crass (1.0.6)
9898
date (3.4.1)
9999
diff-lcs (1.6.2)
100100
drb (2.2.3)
101-
erb (5.0.1)
101+
erb (5.0.2)
102102
erubi (1.13.1)
103103
globalid (1.2.1)
104104
activesupport (>= 6.1)
105105
hashdiff (1.1.2)
106106
i18n (1.14.7)
107107
concurrent-ruby (~> 1.0)
108-
io-console (0.8.0)
108+
io-console (0.8.1)
109109
irb (1.15.2)
110110
pp (>= 0.6.0)
111111
rdoc (>= 4.0.0)
@@ -126,7 +126,7 @@ GEM
126126
mini_mime (1.1.5)
127127
mini_portile2 (2.8.9)
128128
minitest (5.25.5)
129-
net-imap (0.5.9)
129+
net-imap (0.5.10)
130130
date
131131
net-protocol
132132
net-pop (0.1.2)
@@ -136,18 +136,18 @@ GEM
136136
net-smtp (0.5.1)
137137
net-protocol
138138
nio4r (2.7.4)
139-
nokogiri (1.18.8)
139+
nokogiri (1.18.9)
140140
mini_portile2 (~> 2.8.2)
141141
racc (~> 1.4)
142-
nokogiri (1.18.8-aarch64-linux-gnu)
142+
nokogiri (1.18.9-aarch64-linux-gnu)
143143
racc (~> 1.4)
144-
nokogiri (1.18.8-arm-linux-gnu)
144+
nokogiri (1.18.9-arm-linux-gnu)
145145
racc (~> 1.4)
146-
nokogiri (1.18.8-arm64-darwin)
146+
nokogiri (1.18.9-arm64-darwin)
147147
racc (~> 1.4)
148-
nokogiri (1.18.8-x86_64-darwin)
148+
nokogiri (1.18.9-x86_64-darwin)
149149
racc (~> 1.4)
150-
nokogiri (1.18.8-x86_64-linux-gnu)
150+
nokogiri (1.18.9-x86_64-linux-gnu)
151151
racc (~> 1.4)
152152
parallel (1.27.0)
153153
parser (3.3.9.0)
@@ -162,50 +162,50 @@ GEM
162162
stringio
163163
public_suffix (6.0.1)
164164
racc (1.8.1)
165-
rack (3.1.16)
165+
rack (3.2.1)
166166
rack-session (2.1.1)
167167
base64 (>= 0.1.0)
168168
rack (>= 3.0.0)
169169
rack-test (2.2.0)
170170
rack (>= 1.3)
171171
rackup (2.2.1)
172172
rack (>= 3)
173-
rails (8.0.2)
174-
actioncable (= 8.0.2)
175-
actionmailbox (= 8.0.2)
176-
actionmailer (= 8.0.2)
177-
actionpack (= 8.0.2)
178-
actiontext (= 8.0.2)
179-
actionview (= 8.0.2)
180-
activejob (= 8.0.2)
181-
activemodel (= 8.0.2)
182-
activerecord (= 8.0.2)
183-
activestorage (= 8.0.2)
184-
activesupport (= 8.0.2)
173+
rails (8.0.2.1)
174+
actioncable (= 8.0.2.1)
175+
actionmailbox (= 8.0.2.1)
176+
actionmailer (= 8.0.2.1)
177+
actionpack (= 8.0.2.1)
178+
actiontext (= 8.0.2.1)
179+
actionview (= 8.0.2.1)
180+
activejob (= 8.0.2.1)
181+
activemodel (= 8.0.2.1)
182+
activerecord (= 8.0.2.1)
183+
activestorage (= 8.0.2.1)
184+
activesupport (= 8.0.2.1)
185185
bundler (>= 1.15.0)
186-
railties (= 8.0.2)
186+
railties (= 8.0.2.1)
187187
rails-dom-testing (2.3.0)
188188
activesupport (>= 5.0.0)
189189
minitest
190190
nokogiri (>= 1.6)
191191
rails-html-sanitizer (1.6.2)
192192
loofah (~> 2.21)
193193
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
194-
railties (8.0.2)
195-
actionpack (= 8.0.2)
196-
activesupport (= 8.0.2)
194+
railties (8.0.2.1)
195+
actionpack (= 8.0.2.1)
196+
activesupport (= 8.0.2.1)
197197
irb (~> 1.13)
198198
rackup (>= 1.0.0)
199199
rake (>= 12.2)
200200
thor (~> 1.0, >= 1.2.2)
201201
zeitwerk (~> 2.6)
202202
rainbow (3.1.1)
203203
rake (13.3.0)
204-
rdoc (6.14.1)
204+
rdoc (6.14.2)
205205
erb
206206
psych (>= 4.0.0)
207207
regexp_parser (2.11.2)
208-
reline (0.6.1)
208+
reline (0.6.2)
209209
io-console (~> 0.5)
210210
rexml (3.4.1)
211211
rspec (3.13.1)
@@ -242,7 +242,7 @@ GEM
242242
ruby-progressbar (1.13.0)
243243
securerandom (0.4.1)
244244
stringio (3.1.7)
245-
thor (1.3.2)
245+
thor (1.4.0)
246246
timeout (0.4.3)
247247
tzinfo (2.0.6)
248248
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)