Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit e19c68a

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] <support@github.com>
1 parent 396b6bf commit e19c68a

2 files changed

Lines changed: 63 additions & 63 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby "3.4.4"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "8.0.2"
7+
gem "rails", "8.0.2.1"
88
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
99
gem "propshaft", "1.1.0"
1010
# Use sqlite3 as the database for Active Record

Gemfile.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -22,65 +22,65 @@ GIT
2222
GEM
2323
remote: https://rubygems.org/
2424
specs:
25-
actioncable (8.0.2)
26-
actionpack (= 8.0.2)
27-
activesupport (= 8.0.2)
25+
actioncable (8.0.2.1)
26+
actionpack (= 8.0.2.1)
27+
activesupport (= 8.0.2.1)
2828
nio4r (~> 2.0)
2929
websocket-driver (>= 0.6.1)
3030
zeitwerk (~> 2.6)
31-
actionmailbox (8.0.2)
32-
actionpack (= 8.0.2)
33-
activejob (= 8.0.2)
34-
activerecord (= 8.0.2)
35-
activestorage (= 8.0.2)
36-
activesupport (= 8.0.2)
31+
actionmailbox (8.0.2.1)
32+
actionpack (= 8.0.2.1)
33+
activejob (= 8.0.2.1)
34+
activerecord (= 8.0.2.1)
35+
activestorage (= 8.0.2.1)
36+
activesupport (= 8.0.2.1)
3737
mail (>= 2.8.0)
38-
actionmailer (8.0.2)
39-
actionpack (= 8.0.2)
40-
actionview (= 8.0.2)
41-
activejob (= 8.0.2)
42-
activesupport (= 8.0.2)
38+
actionmailer (8.0.2.1)
39+
actionpack (= 8.0.2.1)
40+
actionview (= 8.0.2.1)
41+
activejob (= 8.0.2.1)
42+
activesupport (= 8.0.2.1)
4343
mail (>= 2.8.0)
4444
rails-dom-testing (~> 2.2)
45-
actionpack (8.0.2)
46-
actionview (= 8.0.2)
47-
activesupport (= 8.0.2)
45+
actionpack (8.0.2.1)
46+
actionview (= 8.0.2.1)
47+
activesupport (= 8.0.2.1)
4848
nokogiri (>= 1.8.5)
4949
rack (>= 2.2.4)
5050
rack-session (>= 1.0.1)
5151
rack-test (>= 0.6.3)
5252
rails-dom-testing (~> 2.2)
5353
rails-html-sanitizer (~> 1.6)
5454
useragent (~> 0.16)
55-
actiontext (8.0.2)
56-
actionpack (= 8.0.2)
57-
activerecord (= 8.0.2)
58-
activestorage (= 8.0.2)
59-
activesupport (= 8.0.2)
55+
actiontext (8.0.2.1)
56+
actionpack (= 8.0.2.1)
57+
activerecord (= 8.0.2.1)
58+
activestorage (= 8.0.2.1)
59+
activesupport (= 8.0.2.1)
6060
globalid (>= 0.6.0)
6161
nokogiri (>= 1.8.5)
62-
actionview (8.0.2)
63-
activesupport (= 8.0.2)
62+
actionview (8.0.2.1)
63+
activesupport (= 8.0.2.1)
6464
builder (~> 3.1)
6565
erubi (~> 1.11)
6666
rails-dom-testing (~> 2.2)
6767
rails-html-sanitizer (~> 1.6)
68-
activejob (8.0.2)
69-
activesupport (= 8.0.2)
68+
activejob (8.0.2.1)
69+
activesupport (= 8.0.2.1)
7070
globalid (>= 0.3.6)
71-
activemodel (8.0.2)
72-
activesupport (= 8.0.2)
73-
activerecord (8.0.2)
74-
activemodel (= 8.0.2)
75-
activesupport (= 8.0.2)
71+
activemodel (8.0.2.1)
72+
activesupport (= 8.0.2.1)
73+
activerecord (8.0.2.1)
74+
activemodel (= 8.0.2.1)
75+
activesupport (= 8.0.2.1)
7676
timeout (>= 0.4.0)
77-
activestorage (8.0.2)
78-
actionpack (= 8.0.2)
79-
activejob (= 8.0.2)
80-
activerecord (= 8.0.2)
81-
activesupport (= 8.0.2)
77+
activestorage (8.0.2.1)
78+
actionpack (= 8.0.2.1)
79+
activejob (= 8.0.2.1)
80+
activerecord (= 8.0.2.1)
81+
activesupport (= 8.0.2.1)
8282
marcel (~> 1.0)
83-
activesupport (8.0.2)
83+
activesupport (8.0.2.1)
8484
base64
8585
benchmark (>= 0.3)
8686
bigdecimal
@@ -125,13 +125,13 @@ GEM
125125
dockerfile-rails (1.7.10)
126126
rails (>= 3.0.0)
127127
drb (2.2.3)
128-
erb (5.0.1)
128+
erb (5.0.2)
129129
erubi (1.13.1)
130130
globalid (1.2.1)
131131
activesupport (>= 6.1)
132132
i18n (1.14.7)
133133
concurrent-ruby (~> 1.0)
134-
io-console (0.8.0)
134+
io-console (0.8.1)
135135
irb (1.15.2)
136136
pp (>= 0.6.0)
137137
rdoc (>= 4.0.0)
@@ -169,10 +169,10 @@ GEM
169169
net-smtp (0.5.1)
170170
net-protocol
171171
nio4r (2.7.4)
172-
nokogiri (1.18.8)
172+
nokogiri (1.18.9)
173173
mini_portile2 (~> 2.8.2)
174174
racc (~> 1.4)
175-
nokogiri (1.18.8-x86_64-linux-gnu)
175+
nokogiri (1.18.9-x86_64-linux-gnu)
176176
racc (~> 1.4)
177177
parallel (1.27.0)
178178
parser (3.3.8.0)
@@ -197,50 +197,50 @@ GEM
197197
puma (6.6.0)
198198
nio4r (~> 2.0)
199199
racc (1.8.1)
200-
rack (3.1.16)
200+
rack (3.2.0)
201201
rack-session (2.1.1)
202202
base64 (>= 0.1.0)
203203
rack (>= 3.0.0)
204204
rack-test (2.2.0)
205205
rack (>= 1.3)
206206
rackup (2.2.1)
207207
rack (>= 3)
208-
rails (8.0.2)
209-
actioncable (= 8.0.2)
210-
actionmailbox (= 8.0.2)
211-
actionmailer (= 8.0.2)
212-
actionpack (= 8.0.2)
213-
actiontext (= 8.0.2)
214-
actionview (= 8.0.2)
215-
activejob (= 8.0.2)
216-
activemodel (= 8.0.2)
217-
activerecord (= 8.0.2)
218-
activestorage (= 8.0.2)
219-
activesupport (= 8.0.2)
208+
rails (8.0.2.1)
209+
actioncable (= 8.0.2.1)
210+
actionmailbox (= 8.0.2.1)
211+
actionmailer (= 8.0.2.1)
212+
actionpack (= 8.0.2.1)
213+
actiontext (= 8.0.2.1)
214+
actionview (= 8.0.2.1)
215+
activejob (= 8.0.2.1)
216+
activemodel (= 8.0.2.1)
217+
activerecord (= 8.0.2.1)
218+
activestorage (= 8.0.2.1)
219+
activesupport (= 8.0.2.1)
220220
bundler (>= 1.15.0)
221-
railties (= 8.0.2)
221+
railties (= 8.0.2.1)
222222
rails-dom-testing (2.3.0)
223223
activesupport (>= 5.0.0)
224224
minitest
225225
nokogiri (>= 1.6)
226226
rails-html-sanitizer (1.6.2)
227227
loofah (~> 2.21)
228228
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)
229-
railties (8.0.2)
230-
actionpack (= 8.0.2)
231-
activesupport (= 8.0.2)
229+
railties (8.0.2.1)
230+
actionpack (= 8.0.2.1)
231+
activesupport (= 8.0.2.1)
232232
irb (~> 1.13)
233233
rackup (>= 1.0.0)
234234
rake (>= 12.2)
235235
thor (~> 1.0, >= 1.2.2)
236236
zeitwerk (~> 2.6)
237237
rainbow (3.1.1)
238238
rake (13.3.0)
239-
rdoc (6.14.1)
239+
rdoc (6.14.2)
240240
erb
241241
psych (>= 4.0.0)
242242
regexp_parser (2.10.0)
243-
reline (0.6.1)
243+
reline (0.6.2)
244244
io-console (~> 0.5)
245245
rexml (3.4.1)
246246
rouge (4.5.2)
@@ -292,7 +292,7 @@ GEM
292292
stringio (3.1.7)
293293
tailwind_merge (1.3.1)
294294
sin_lru_redux (~> 2.5)
295-
thor (1.3.2)
295+
thor (1.4.0)
296296
timeout (0.4.3)
297297
turbo-rails (2.0.16)
298298
actionpack (>= 7.1.0)
@@ -335,7 +335,7 @@ DEPENDENCIES
335335
propshaft (= 1.1.0)
336336
pry (= 0.15.2)
337337
puma (= 6.6.0)
338-
rails (= 8.0.2)
338+
rails (= 8.0.2.1)
339339
rouge (~> 4.5)
340340
ruby_ui!
341341
selenium-webdriver

0 commit comments

Comments
 (0)