Skip to content

Commit dcc8f8d

Browse files
Bump rails from 8.0.1 to 8.0.2
Bumps [rails](https://github.com/rails/rails) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41ebb1a commit dcc8f8d

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4-
gem "rails", "~> 8.0.1"
4+
gem "rails", "~> 8.0.2"
55
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
66
gem "propshaft"
77
# Use postgresql as the database for Active Record

Gemfile.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.1)
5-
actionpack (= 8.0.1)
6-
activesupport (= 8.0.1)
4+
actioncable (8.0.2)
5+
actionpack (= 8.0.2)
6+
activesupport (= 8.0.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.1)
11-
actionpack (= 8.0.1)
12-
activejob (= 8.0.1)
13-
activerecord (= 8.0.1)
14-
activestorage (= 8.0.1)
15-
activesupport (= 8.0.1)
10+
actionmailbox (8.0.2)
11+
actionpack (= 8.0.2)
12+
activejob (= 8.0.2)
13+
activerecord (= 8.0.2)
14+
activestorage (= 8.0.2)
15+
activesupport (= 8.0.2)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.1)
18-
actionpack (= 8.0.1)
19-
actionview (= 8.0.1)
20-
activejob (= 8.0.1)
21-
activesupport (= 8.0.1)
17+
actionmailer (8.0.2)
18+
actionpack (= 8.0.2)
19+
actionview (= 8.0.2)
20+
activejob (= 8.0.2)
21+
activesupport (= 8.0.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.1)
25-
actionview (= 8.0.1)
26-
activesupport (= 8.0.1)
24+
actionpack (8.0.2)
25+
actionview (= 8.0.2)
26+
activesupport (= 8.0.2)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.1)
35-
actionpack (= 8.0.1)
36-
activerecord (= 8.0.1)
37-
activestorage (= 8.0.1)
38-
activesupport (= 8.0.1)
34+
actiontext (8.0.2)
35+
actionpack (= 8.0.2)
36+
activerecord (= 8.0.2)
37+
activestorage (= 8.0.2)
38+
activesupport (= 8.0.2)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.1)
42-
activesupport (= 8.0.1)
41+
actionview (8.0.2)
42+
activesupport (= 8.0.2)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.1)
48-
activesupport (= 8.0.1)
47+
activejob (8.0.2)
48+
activesupport (= 8.0.2)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.1)
51-
activesupport (= 8.0.1)
52-
activerecord (8.0.1)
53-
activemodel (= 8.0.1)
54-
activesupport (= 8.0.1)
50+
activemodel (8.0.2)
51+
activesupport (= 8.0.2)
52+
activerecord (8.0.2)
53+
activemodel (= 8.0.2)
54+
activesupport (= 8.0.2)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.1)
57-
actionpack (= 8.0.1)
58-
activejob (= 8.0.1)
59-
activerecord (= 8.0.1)
60-
activesupport (= 8.0.1)
56+
activestorage (8.0.2)
57+
actionpack (= 8.0.2)
58+
activejob (= 8.0.2)
59+
activerecord (= 8.0.2)
60+
activesupport (= 8.0.2)
6161
marcel (~> 1.0)
62-
activesupport (8.0.1)
62+
activesupport (8.0.2)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -163,7 +163,7 @@ GEM
163163
marcel (1.0.4)
164164
matrix (0.4.2)
165165
mini_mime (1.1.5)
166-
minitest (5.25.4)
166+
minitest (5.25.5)
167167
msgpack (1.8.0)
168168
net-imap (0.5.6)
169169
date
@@ -180,11 +180,11 @@ GEM
180180
net-protocol
181181
net-ssh (7.3.0)
182182
nio4r (2.7.4)
183-
nokogiri (1.18.2-aarch64-linux-gnu)
183+
nokogiri (1.18.4-aarch64-linux-gnu)
184184
racc (~> 1.4)
185-
nokogiri (1.18.2-arm64-darwin)
185+
nokogiri (1.18.4-arm64-darwin)
186186
racc (~> 1.4)
187-
nokogiri (1.18.2-x86_64-linux-gnu)
187+
nokogiri (1.18.4-x86_64-linux-gnu)
188188
racc (~> 1.4)
189189
ostruct (0.6.1)
190190
parallel (1.26.3)
@@ -208,38 +208,38 @@ GEM
208208
nio4r (~> 2.0)
209209
raabro (1.4.0)
210210
racc (1.8.1)
211-
rack (3.1.10)
211+
rack (3.1.12)
212212
rack-session (2.1.0)
213213
base64 (>= 0.1.0)
214214
rack (>= 3.0.0)
215215
rack-test (2.2.0)
216216
rack (>= 1.3)
217217
rackup (2.2.1)
218218
rack (>= 3)
219-
rails (8.0.1)
220-
actioncable (= 8.0.1)
221-
actionmailbox (= 8.0.1)
222-
actionmailer (= 8.0.1)
223-
actionpack (= 8.0.1)
224-
actiontext (= 8.0.1)
225-
actionview (= 8.0.1)
226-
activejob (= 8.0.1)
227-
activemodel (= 8.0.1)
228-
activerecord (= 8.0.1)
229-
activestorage (= 8.0.1)
230-
activesupport (= 8.0.1)
219+
rails (8.0.2)
220+
actioncable (= 8.0.2)
221+
actionmailbox (= 8.0.2)
222+
actionmailer (= 8.0.2)
223+
actionpack (= 8.0.2)
224+
actiontext (= 8.0.2)
225+
actionview (= 8.0.2)
226+
activejob (= 8.0.2)
227+
activemodel (= 8.0.2)
228+
activerecord (= 8.0.2)
229+
activestorage (= 8.0.2)
230+
activesupport (= 8.0.2)
231231
bundler (>= 1.15.0)
232-
railties (= 8.0.1)
232+
railties (= 8.0.2)
233233
rails-dom-testing (2.2.0)
234234
activesupport (>= 5.0.0)
235235
minitest
236236
nokogiri (>= 1.6)
237237
rails-html-sanitizer (1.6.2)
238238
loofah (~> 2.21)
239239
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)
240-
railties (8.0.1)
241-
actionpack (= 8.0.1)
242-
activesupport (= 8.0.1)
240+
railties (8.0.2)
241+
actionpack (= 8.0.2)
242+
activesupport (= 8.0.2)
243243
irb (~> 1.13)
244244
rackup (>= 1.0.0)
245245
rake (>= 12.2)
@@ -326,7 +326,7 @@ GEM
326326
ostruct
327327
stimulus-rails (1.3.4)
328328
railties (>= 6.0.0)
329-
stringio (3.1.3)
329+
stringio (3.1.5)
330330
tailwindcss-rails (4.0.0)
331331
railties (>= 7.0.0)
332332
tailwindcss-ruby (~> 4.0)
@@ -347,7 +347,7 @@ GEM
347347
unicode-display_width (3.1.4)
348348
unicode-emoji (~> 4.0, >= 4.0.4)
349349
unicode-emoji (4.0.4)
350-
uri (1.0.2)
350+
uri (1.0.3)
351351
useragent (0.16.11)
352352
web-console (4.2.1)
353353
actionview (>= 6.0.0)
@@ -361,7 +361,7 @@ GEM
361361
websocket-extensions (0.1.5)
362362
xpath (3.2.0)
363363
nokogiri (~> 1.8)
364-
zeitwerk (2.7.1)
364+
zeitwerk (2.7.2)
365365

366366
PLATFORMS
367367
aarch64-linux
@@ -382,7 +382,7 @@ DEPENDENCIES
382382
pg (~> 1.1)
383383
propshaft
384384
puma (>= 5.0)
385-
rails (~> 8.0.1)
385+
rails (~> 8.0.2)
386386
react-rails (~> 3.2)
387387
redcarpet (~> 3.5)
388388
rubocop-rails-omakase

0 commit comments

Comments
 (0)