Skip to content

Commit d78007b

Browse files
Bump rails from 8.0.2 to 8.0.3
Bumps [rails](https://github.com/rails/rails) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2...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] <support@github.com>
1 parent 611bb53 commit d78007b

2 files changed

Lines changed: 65 additions & 64 deletions

File tree

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 postgresql as the database for Active Record

Gemfile.lock

Lines changed: 64 additions & 63 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.2)
5-
actionpack (= 8.0.2)
6-
activesupport (= 8.0.2)
4+
actioncable (8.0.3)
5+
actionpack (= 8.0.3)
6+
activesupport (= 8.0.3)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
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)
10+
actionmailbox (8.0.3)
11+
actionpack (= 8.0.3)
12+
activejob (= 8.0.3)
13+
activerecord (= 8.0.3)
14+
activestorage (= 8.0.3)
15+
activesupport (= 8.0.3)
1616
mail (>= 2.8.0)
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)
17+
actionmailer (8.0.3)
18+
actionpack (= 8.0.3)
19+
actionview (= 8.0.3)
20+
activejob (= 8.0.3)
21+
activesupport (= 8.0.3)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.2)
25-
actionview (= 8.0.2)
26-
activesupport (= 8.0.2)
24+
actionpack (8.0.3)
25+
actionview (= 8.0.3)
26+
activesupport (= 8.0.3)
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.2)
35-
actionpack (= 8.0.2)
36-
activerecord (= 8.0.2)
37-
activestorage (= 8.0.2)
38-
activesupport (= 8.0.2)
34+
actiontext (8.0.3)
35+
actionpack (= 8.0.3)
36+
activerecord (= 8.0.3)
37+
activestorage (= 8.0.3)
38+
activesupport (= 8.0.3)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.2)
42-
activesupport (= 8.0.2)
41+
actionview (8.0.3)
42+
activesupport (= 8.0.3)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.2)
48-
activesupport (= 8.0.2)
47+
activejob (8.0.3)
48+
activesupport (= 8.0.3)
4949
globalid (>= 0.3.6)
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)
50+
activemodel (8.0.3)
51+
activesupport (= 8.0.3)
52+
activerecord (8.0.3)
53+
activemodel (= 8.0.3)
54+
activesupport (= 8.0.3)
5555
timeout (>= 0.4.0)
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)
56+
activestorage (8.0.3)
57+
actionpack (= 8.0.3)
58+
activejob (= 8.0.3)
59+
activerecord (= 8.0.3)
60+
activesupport (= 8.0.3)
6161
marcel (~> 1.0)
62-
activesupport (8.0.2)
62+
activesupport (8.0.3)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -80,7 +80,7 @@ GEM
8080
bcrypt_pbkdf (1.1.1)
8181
bcrypt_pbkdf (1.1.1-x86-mingw32)
8282
benchmark (0.4.1)
83-
bigdecimal (3.2.2)
83+
bigdecimal (3.2.3)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
@@ -97,7 +97,7 @@ GEM
9797
regexp_parser (>= 1.5, < 3.0)
9898
xpath (~> 3.2)
9999
concurrent-ruby (1.3.5)
100-
connection_pool (2.5.3)
100+
connection_pool (2.5.4)
101101
crass (1.0.6)
102102
date (3.4.1)
103103
debug (1.11.0)
@@ -156,21 +156,21 @@ GEM
156156
language_server-protocol (3.17.0.5)
157157
lint_roller (1.1.0)
158158
logger (1.7.0)
159-
loofah (2.24.0)
159+
loofah (2.24.1)
160160
crass (~> 1.0.2)
161161
nokogiri (>= 1.12.0)
162162
mail (2.8.1)
163163
mini_mime (>= 0.1.1)
164164
net-imap
165165
net-pop
166166
net-smtp
167-
marcel (1.0.4)
167+
marcel (1.1.0)
168168
matrix (0.4.3)
169169
mini_mime (1.1.5)
170170
mini_portile2 (2.8.9)
171171
minitest (5.25.5)
172172
msgpack (1.8.0)
173-
net-imap (0.5.9)
173+
net-imap (0.5.10)
174174
date
175175
net-protocol
176176
net-pop (0.1.2)
@@ -185,10 +185,10 @@ GEM
185185
net-protocol
186186
net-ssh (7.3.0)
187187
nio4r (2.7.4)
188-
nokogiri (1.18.4)
188+
nokogiri (1.18.10)
189189
mini_portile2 (~> 2.8.2)
190190
racc (~> 1.4)
191-
nokogiri (1.18.4-x86_64-linux-gnu)
191+
nokogiri (1.18.10-x86_64-linux-gnu)
192192
racc (~> 1.4)
193193
orm_adapter (0.5.0)
194194
ostruct (0.6.3)
@@ -215,42 +215,43 @@ GEM
215215
nio4r (~> 2.0)
216216
raabro (1.4.0)
217217
racc (1.8.1)
218-
rack (3.1.16)
218+
rack (3.2.1)
219219
rack-session (2.1.1)
220220
base64 (>= 0.1.0)
221221
rack (>= 3.0.0)
222222
rack-test (2.2.0)
223223
rack (>= 1.3)
224224
rackup (2.2.1)
225225
rack (>= 3)
226-
rails (8.0.2)
227-
actioncable (= 8.0.2)
228-
actionmailbox (= 8.0.2)
229-
actionmailer (= 8.0.2)
230-
actionpack (= 8.0.2)
231-
actiontext (= 8.0.2)
232-
actionview (= 8.0.2)
233-
activejob (= 8.0.2)
234-
activemodel (= 8.0.2)
235-
activerecord (= 8.0.2)
236-
activestorage (= 8.0.2)
237-
activesupport (= 8.0.2)
226+
rails (8.0.3)
227+
actioncable (= 8.0.3)
228+
actionmailbox (= 8.0.3)
229+
actionmailer (= 8.0.3)
230+
actionpack (= 8.0.3)
231+
actiontext (= 8.0.3)
232+
actionview (= 8.0.3)
233+
activejob (= 8.0.3)
234+
activemodel (= 8.0.3)
235+
activerecord (= 8.0.3)
236+
activestorage (= 8.0.3)
237+
activesupport (= 8.0.3)
238238
bundler (>= 1.15.0)
239-
railties (= 8.0.2)
240-
rails-dom-testing (2.2.0)
239+
railties (= 8.0.3)
240+
rails-dom-testing (2.3.0)
241241
activesupport (>= 5.0.0)
242242
minitest
243243
nokogiri (>= 1.6)
244244
rails-html-sanitizer (1.6.2)
245245
loofah (~> 2.21)
246246
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)
247-
railties (8.0.2)
248-
actionpack (= 8.0.2)
249-
activesupport (= 8.0.2)
247+
railties (8.0.3)
248+
actionpack (= 8.0.3)
249+
activesupport (= 8.0.3)
250250
irb (~> 1.13)
251251
rackup (>= 1.0.0)
252252
rake (>= 12.2)
253253
thor (~> 1.0, >= 1.2.2)
254+
tsort (>= 0.2)
254255
zeitwerk (~> 2.6)
255256
rainbow (3.1.1)
256257
rake (13.3.0)
@@ -395,7 +396,7 @@ DEPENDENCIES
395396
pg (~> 1.1)
396397
propshaft
397398
puma (>= 5.0)
398-
rails (~> 8.0.2)
399+
rails (~> 8.0.3)
399400
rspec-rails
400401
rubocop
401402
rubocop-rails

0 commit comments

Comments
 (0)