Skip to content

Commit 1efe0fa

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

File tree

2 files changed

+64
-62
lines changed

2 files changed

+64
-62
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.2"
4+
gem "rails", "~> 8.0.3"
55
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
66
gem "propshaft"
77
# Use Postgres as the database for Active Record

Gemfile.lock

Lines changed: 63 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -9,65 +9,65 @@ GEM
99
remote: https://rubygems.org/
1010
specs:
1111
RedCloth (4.3.4)
12-
actioncable (8.0.2.1)
13-
actionpack (= 8.0.2.1)
14-
activesupport (= 8.0.2.1)
12+
actioncable (8.0.3)
13+
actionpack (= 8.0.3)
14+
activesupport (= 8.0.3)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
1717
zeitwerk (~> 2.6)
18-
actionmailbox (8.0.2.1)
19-
actionpack (= 8.0.2.1)
20-
activejob (= 8.0.2.1)
21-
activerecord (= 8.0.2.1)
22-
activestorage (= 8.0.2.1)
23-
activesupport (= 8.0.2.1)
18+
actionmailbox (8.0.3)
19+
actionpack (= 8.0.3)
20+
activejob (= 8.0.3)
21+
activerecord (= 8.0.3)
22+
activestorage (= 8.0.3)
23+
activesupport (= 8.0.3)
2424
mail (>= 2.8.0)
25-
actionmailer (8.0.2.1)
26-
actionpack (= 8.0.2.1)
27-
actionview (= 8.0.2.1)
28-
activejob (= 8.0.2.1)
29-
activesupport (= 8.0.2.1)
25+
actionmailer (8.0.3)
26+
actionpack (= 8.0.3)
27+
actionview (= 8.0.3)
28+
activejob (= 8.0.3)
29+
activesupport (= 8.0.3)
3030
mail (>= 2.8.0)
3131
rails-dom-testing (~> 2.2)
32-
actionpack (8.0.2.1)
33-
actionview (= 8.0.2.1)
34-
activesupport (= 8.0.2.1)
32+
actionpack (8.0.3)
33+
actionview (= 8.0.3)
34+
activesupport (= 8.0.3)
3535
nokogiri (>= 1.8.5)
3636
rack (>= 2.2.4)
3737
rack-session (>= 1.0.1)
3838
rack-test (>= 0.6.3)
3939
rails-dom-testing (~> 2.2)
4040
rails-html-sanitizer (~> 1.6)
4141
useragent (~> 0.16)
42-
actiontext (8.0.2.1)
43-
actionpack (= 8.0.2.1)
44-
activerecord (= 8.0.2.1)
45-
activestorage (= 8.0.2.1)
46-
activesupport (= 8.0.2.1)
42+
actiontext (8.0.3)
43+
actionpack (= 8.0.3)
44+
activerecord (= 8.0.3)
45+
activestorage (= 8.0.3)
46+
activesupport (= 8.0.3)
4747
globalid (>= 0.6.0)
4848
nokogiri (>= 1.8.5)
49-
actionview (8.0.2.1)
50-
activesupport (= 8.0.2.1)
49+
actionview (8.0.3)
50+
activesupport (= 8.0.3)
5151
builder (~> 3.1)
5252
erubi (~> 1.11)
5353
rails-dom-testing (~> 2.2)
5454
rails-html-sanitizer (~> 1.6)
55-
activejob (8.0.2.1)
56-
activesupport (= 8.0.2.1)
55+
activejob (8.0.3)
56+
activesupport (= 8.0.3)
5757
globalid (>= 0.3.6)
58-
activemodel (8.0.2.1)
59-
activesupport (= 8.0.2.1)
60-
activerecord (8.0.2.1)
61-
activemodel (= 8.0.2.1)
62-
activesupport (= 8.0.2.1)
58+
activemodel (8.0.3)
59+
activesupport (= 8.0.3)
60+
activerecord (8.0.3)
61+
activemodel (= 8.0.3)
62+
activesupport (= 8.0.3)
6363
timeout (>= 0.4.0)
64-
activestorage (8.0.2.1)
65-
actionpack (= 8.0.2.1)
66-
activejob (= 8.0.2.1)
67-
activerecord (= 8.0.2.1)
68-
activesupport (= 8.0.2.1)
64+
activestorage (8.0.3)
65+
actionpack (= 8.0.3)
66+
activejob (= 8.0.3)
67+
activerecord (= 8.0.3)
68+
activesupport (= 8.0.3)
6969
marcel (~> 1.0)
70-
activesupport (8.0.2.1)
70+
activesupport (8.0.3)
7171
base64
7272
benchmark (>= 0.3)
7373
bigdecimal
@@ -188,7 +188,7 @@ GEM
188188
net-imap
189189
net-pop
190190
net-smtp
191-
marcel (1.0.4)
191+
marcel (1.1.0)
192192
maruku (0.7.3)
193193
matrix (0.4.2)
194194
memory_profiler (1.1.0)
@@ -209,7 +209,7 @@ GEM
209209
mutex_m (0.3.0)
210210
net-http-persistent (4.0.6)
211211
connection_pool (~> 2.2, >= 2.2.4)
212-
net-imap (0.5.7)
212+
net-imap (0.5.10)
213213
date
214214
net-protocol
215215
net-pop (0.1.2)
@@ -219,15 +219,15 @@ GEM
219219
net-smtp (0.5.1)
220220
net-protocol
221221
nio4r (2.7.4)
222-
nokogiri (1.18.9-aarch64-linux-musl)
222+
nokogiri (1.18.10-aarch64-linux-musl)
223223
racc (~> 1.4)
224-
nokogiri (1.18.9-arm64-darwin)
224+
nokogiri (1.18.10-arm64-darwin)
225225
racc (~> 1.4)
226-
nokogiri (1.18.9-x64-mingw-ucrt)
226+
nokogiri (1.18.10-x64-mingw-ucrt)
227227
racc (~> 1.4)
228-
nokogiri (1.18.9-x86_64-linux-gnu)
228+
nokogiri (1.18.10-x86_64-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.9-x86_64-linux-musl)
230+
nokogiri (1.18.10-x86_64-linux-musl)
231231
racc (~> 1.4)
232232
ostruct (0.6.1)
233233
pagy (9.4.0)
@@ -266,34 +266,35 @@ GEM
266266
rack (>= 1.3)
267267
rackup (2.2.1)
268268
rack (>= 3)
269-
rails (8.0.2.1)
270-
actioncable (= 8.0.2.1)
271-
actionmailbox (= 8.0.2.1)
272-
actionmailer (= 8.0.2.1)
273-
actionpack (= 8.0.2.1)
274-
actiontext (= 8.0.2.1)
275-
actionview (= 8.0.2.1)
276-
activejob (= 8.0.2.1)
277-
activemodel (= 8.0.2.1)
278-
activerecord (= 8.0.2.1)
279-
activestorage (= 8.0.2.1)
280-
activesupport (= 8.0.2.1)
269+
rails (8.0.3)
270+
actioncable (= 8.0.3)
271+
actionmailbox (= 8.0.3)
272+
actionmailer (= 8.0.3)
273+
actionpack (= 8.0.3)
274+
actiontext (= 8.0.3)
275+
actionview (= 8.0.3)
276+
activejob (= 8.0.3)
277+
activemodel (= 8.0.3)
278+
activerecord (= 8.0.3)
279+
activestorage (= 8.0.3)
280+
activesupport (= 8.0.3)
281281
bundler (>= 1.15.0)
282-
railties (= 8.0.2.1)
282+
railties (= 8.0.3)
283283
rails-dom-testing (2.3.0)
284284
activesupport (>= 5.0.0)
285285
minitest
286286
nokogiri (>= 1.6)
287287
rails-html-sanitizer (1.6.2)
288288
loofah (~> 2.21)
289289
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)
290-
railties (8.0.2.1)
291-
actionpack (= 8.0.2.1)
292-
activesupport (= 8.0.2.1)
290+
railties (8.0.3)
291+
actionpack (= 8.0.3)
292+
activesupport (= 8.0.3)
293293
irb (~> 1.13)
294294
rackup (>= 1.0.0)
295295
rake (>= 12.2)
296296
thor (~> 1.0, >= 1.2.2)
297+
tsort (>= 0.2)
297298
zeitwerk (~> 2.6)
298299
rainbow (3.1.1)
299300
rake (13.3.0)
@@ -391,6 +392,7 @@ GEM
391392
thruster (0.1.15-arm64-darwin)
392393
thruster (0.1.15-x86_64-linux)
393394
timeout (0.4.3)
395+
tsort (0.2.0)
394396
turbo-rails (2.0.16)
395397
actionpack (>= 7.1.0)
396398
railties (>= 7.1.0)
@@ -455,7 +457,7 @@ DEPENDENCIES
455457
propshaft
456458
puma (>= 5.0)
457459
rack-mini-profiler
458-
rails (~> 8.0.2)
460+
rails (~> 8.0.3)
459461
rdiscount
460462
rdoc
461463
redcarpet

0 commit comments

Comments
 (0)