Skip to content

Commit 947e1ed

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] <support@github.com>
1 parent d176c3b commit 947e1ed

File tree

2 files changed

+65
-63
lines changed

2 files changed

+65
-63
lines changed

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.1"
7+
gem "rails", "8.0.3"
88
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
99
gem "propshaft", "1.2.1"
1010
# Use sqlite3 as the database for Active Record

Gemfile.lock

Lines changed: 64 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.1)
26-
actionpack (= 8.0.2.1)
27-
activesupport (= 8.0.2.1)
25+
actioncable (8.0.3)
26+
actionpack (= 8.0.3)
27+
activesupport (= 8.0.3)
2828
nio4r (~> 2.0)
2929
websocket-driver (>= 0.6.1)
3030
zeitwerk (~> 2.6)
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)
31+
actionmailbox (8.0.3)
32+
actionpack (= 8.0.3)
33+
activejob (= 8.0.3)
34+
activerecord (= 8.0.3)
35+
activestorage (= 8.0.3)
36+
activesupport (= 8.0.3)
3737
mail (>= 2.8.0)
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)
38+
actionmailer (8.0.3)
39+
actionpack (= 8.0.3)
40+
actionview (= 8.0.3)
41+
activejob (= 8.0.3)
42+
activesupport (= 8.0.3)
4343
mail (>= 2.8.0)
4444
rails-dom-testing (~> 2.2)
45-
actionpack (8.0.2.1)
46-
actionview (= 8.0.2.1)
47-
activesupport (= 8.0.2.1)
45+
actionpack (8.0.3)
46+
actionview (= 8.0.3)
47+
activesupport (= 8.0.3)
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.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)
55+
actiontext (8.0.3)
56+
actionpack (= 8.0.3)
57+
activerecord (= 8.0.3)
58+
activestorage (= 8.0.3)
59+
activesupport (= 8.0.3)
6060
globalid (>= 0.6.0)
6161
nokogiri (>= 1.8.5)
62-
actionview (8.0.2.1)
63-
activesupport (= 8.0.2.1)
62+
actionview (8.0.3)
63+
activesupport (= 8.0.3)
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.1)
69-
activesupport (= 8.0.2.1)
68+
activejob (8.0.3)
69+
activesupport (= 8.0.3)
7070
globalid (>= 0.3.6)
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)
71+
activemodel (8.0.3)
72+
activesupport (= 8.0.3)
73+
activerecord (8.0.3)
74+
activemodel (= 8.0.3)
75+
activesupport (= 8.0.3)
7676
timeout (>= 0.4.0)
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)
77+
activestorage (8.0.3)
78+
actionpack (= 8.0.3)
79+
activejob (= 8.0.3)
80+
activerecord (= 8.0.3)
81+
activesupport (= 8.0.3)
8282
marcel (~> 1.0)
83-
activesupport (8.0.2.1)
83+
activesupport (8.0.3)
8484
base64
8585
benchmark (>= 0.3)
8686
bigdecimal
@@ -98,7 +98,7 @@ GEM
9898
ast (2.4.3)
9999
base64 (0.3.0)
100100
benchmark (0.4.1)
101-
bigdecimal (3.2.2)
101+
bigdecimal (3.2.3)
102102
bindex (0.8.1)
103103
bootsnap (1.18.6)
104104
msgpack (~> 1.2)
@@ -114,7 +114,7 @@ GEM
114114
xpath (~> 3.2)
115115
coderay (1.1.3)
116116
concurrent-ruby (1.3.5)
117-
connection_pool (2.5.3)
117+
connection_pool (2.5.4)
118118
crass (1.0.6)
119119
cssbundling-rails (1.4.3)
120120
railties (>= 6.0.0)
@@ -127,7 +127,7 @@ GEM
127127
drb (2.2.3)
128128
erb (5.0.2)
129129
erubi (1.13.1)
130-
globalid (1.2.1)
130+
globalid (1.3.0)
131131
activesupport (>= 6.1)
132132
i18n (1.14.7)
133133
concurrent-ruby (~> 1.0)
@@ -152,14 +152,14 @@ GEM
152152
net-imap
153153
net-pop
154154
net-smtp
155-
marcel (1.0.4)
155+
marcel (1.1.0)
156156
matrix (0.4.2)
157157
method_source (1.1.0)
158158
mini_mime (1.1.5)
159159
mini_portile2 (2.8.9)
160160
minitest (5.25.5)
161161
msgpack (1.8.0)
162-
net-imap (0.5.9)
162+
net-imap (0.5.10)
163163
date
164164
net-protocol
165165
net-pop (0.1.2)
@@ -169,10 +169,10 @@ GEM
169169
net-smtp (0.5.1)
170170
net-protocol
171171
nio4r (2.7.4)
172-
nokogiri (1.18.9)
172+
nokogiri (1.18.10)
173173
mini_portile2 (~> 2.8.2)
174174
racc (~> 1.4)
175-
nokogiri (1.18.9-x86_64-linux-gnu)
175+
nokogiri (1.18.10-x86_64-linux-gnu)
176176
racc (~> 1.4)
177177
parallel (1.27.0)
178178
parser (3.3.8.0)
@@ -196,42 +196,43 @@ GEM
196196
puma (7.0.4)
197197
nio4r (~> 2.0)
198198
racc (1.8.1)
199-
rack (3.2.0)
199+
rack (3.2.1)
200200
rack-session (2.1.1)
201201
base64 (>= 0.1.0)
202202
rack (>= 3.0.0)
203203
rack-test (2.2.0)
204204
rack (>= 1.3)
205205
rackup (2.2.1)
206206
rack (>= 3)
207-
rails (8.0.2.1)
208-
actioncable (= 8.0.2.1)
209-
actionmailbox (= 8.0.2.1)
210-
actionmailer (= 8.0.2.1)
211-
actionpack (= 8.0.2.1)
212-
actiontext (= 8.0.2.1)
213-
actionview (= 8.0.2.1)
214-
activejob (= 8.0.2.1)
215-
activemodel (= 8.0.2.1)
216-
activerecord (= 8.0.2.1)
217-
activestorage (= 8.0.2.1)
218-
activesupport (= 8.0.2.1)
207+
rails (8.0.3)
208+
actioncable (= 8.0.3)
209+
actionmailbox (= 8.0.3)
210+
actionmailer (= 8.0.3)
211+
actionpack (= 8.0.3)
212+
actiontext (= 8.0.3)
213+
actionview (= 8.0.3)
214+
activejob (= 8.0.3)
215+
activemodel (= 8.0.3)
216+
activerecord (= 8.0.3)
217+
activestorage (= 8.0.3)
218+
activesupport (= 8.0.3)
219219
bundler (>= 1.15.0)
220-
railties (= 8.0.2.1)
220+
railties (= 8.0.3)
221221
rails-dom-testing (2.3.0)
222222
activesupport (>= 5.0.0)
223223
minitest
224224
nokogiri (>= 1.6)
225225
rails-html-sanitizer (1.6.2)
226226
loofah (~> 2.21)
227227
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)
228-
railties (8.0.2.1)
229-
actionpack (= 8.0.2.1)
230-
activesupport (= 8.0.2.1)
228+
railties (8.0.3)
229+
actionpack (= 8.0.3)
230+
activesupport (= 8.0.3)
231231
irb (~> 1.13)
232232
rackup (>= 1.0.0)
233233
rake (>= 12.2)
234234
thor (~> 1.0, >= 1.2.2)
235+
tsort (>= 0.2)
235236
zeitwerk (~> 2.6)
236237
rainbow (3.1.1)
237238
rake (13.3.0)
@@ -293,6 +294,7 @@ GEM
293294
sin_lru_redux (~> 2.5)
294295
thor (1.4.0)
295296
timeout (0.4.3)
297+
tsort (0.2.0)
296298
turbo-rails (2.0.16)
297299
actionpack (>= 7.1.0)
298300
railties (>= 7.1.0)
@@ -334,7 +336,7 @@ DEPENDENCIES
334336
propshaft (= 1.2.1)
335337
pry (= 0.15.2)
336338
puma (= 7.0.4)
337-
rails (= 8.0.2.1)
339+
rails (= 8.0.3)
338340
rouge (~> 4.6)
339341
ruby_ui!
340342
selenium-webdriver

0 commit comments

Comments
 (0)