Skip to content

Commit 908307e

Browse files
build(deps): bump rails from 8.0.2.1 to 8.0.3 in the rails group
Bumps the rails group with 1 update: [rails](https://github.com/rails/rails). Updates `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 dependency-group: rails ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7862eaa commit 908307e

File tree

2 files changed

+67
-65
lines changed

2 files changed

+67
-65
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
66
ruby '3.4.3'
77

88
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
9-
gem 'rails', '~> 8.0.2'
9+
gem 'rails', '~> 8.0.3'
1010

1111
# Use Puma as the app server
1212
gem 'puma', '~> 7.0'

Gemfile.lock

Lines changed: 66 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,68 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (8.0.2.1)
12-
actionpack (= 8.0.2.1)
13-
activesupport (= 8.0.2.1)
11+
actioncable (8.0.3)
12+
actionpack (= 8.0.3)
13+
activesupport (= 8.0.3)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (8.0.2.1)
18-
actionpack (= 8.0.2.1)
19-
activejob (= 8.0.2.1)
20-
activerecord (= 8.0.2.1)
21-
activestorage (= 8.0.2.1)
22-
activesupport (= 8.0.2.1)
17+
actionmailbox (8.0.3)
18+
actionpack (= 8.0.3)
19+
activejob (= 8.0.3)
20+
activerecord (= 8.0.3)
21+
activestorage (= 8.0.3)
22+
activesupport (= 8.0.3)
2323
mail (>= 2.8.0)
24-
actionmailer (8.0.2.1)
25-
actionpack (= 8.0.2.1)
26-
actionview (= 8.0.2.1)
27-
activejob (= 8.0.2.1)
28-
activesupport (= 8.0.2.1)
24+
actionmailer (8.0.3)
25+
actionpack (= 8.0.3)
26+
actionview (= 8.0.3)
27+
activejob (= 8.0.3)
28+
activesupport (= 8.0.3)
2929
mail (>= 2.8.0)
3030
rails-dom-testing (~> 2.2)
31-
actionpack (8.0.2.1)
32-
actionview (= 8.0.2.1)
33-
activesupport (= 8.0.2.1)
31+
actionpack (8.0.3)
32+
actionview (= 8.0.3)
33+
activesupport (= 8.0.3)
3434
nokogiri (>= 1.8.5)
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
4040
useragent (~> 0.16)
41-
actiontext (8.0.2.1)
42-
actionpack (= 8.0.2.1)
43-
activerecord (= 8.0.2.1)
44-
activestorage (= 8.0.2.1)
45-
activesupport (= 8.0.2.1)
41+
actiontext (8.0.3)
42+
actionpack (= 8.0.3)
43+
activerecord (= 8.0.3)
44+
activestorage (= 8.0.3)
45+
activesupport (= 8.0.3)
4646
globalid (>= 0.6.0)
4747
nokogiri (>= 1.8.5)
48-
actionview (8.0.2.1)
49-
activesupport (= 8.0.2.1)
48+
actionview (8.0.3)
49+
activesupport (= 8.0.3)
5050
builder (~> 3.1)
5151
erubi (~> 1.11)
5252
rails-dom-testing (~> 2.2)
5353
rails-html-sanitizer (~> 1.6)
54-
activejob (8.0.2.1)
55-
activesupport (= 8.0.2.1)
54+
activejob (8.0.3)
55+
activesupport (= 8.0.3)
5656
globalid (>= 0.3.6)
57-
activemodel (8.0.2.1)
58-
activesupport (= 8.0.2.1)
59-
activerecord (8.0.2.1)
60-
activemodel (= 8.0.2.1)
61-
activesupport (= 8.0.2.1)
57+
activemodel (8.0.3)
58+
activesupport (= 8.0.3)
59+
activerecord (8.0.3)
60+
activemodel (= 8.0.3)
61+
activesupport (= 8.0.3)
6262
timeout (>= 0.4.0)
6363
activerecord-postgis-adapter (11.0.0)
6464
activerecord (~> 8.0.0)
6565
rgeo-activerecord (~> 8.0.0)
66-
activestorage (8.0.2.1)
67-
actionpack (= 8.0.2.1)
68-
activejob (= 8.0.2.1)
69-
activerecord (= 8.0.2.1)
70-
activesupport (= 8.0.2.1)
66+
activestorage (8.0.3)
67+
actionpack (= 8.0.3)
68+
activejob (= 8.0.3)
69+
activerecord (= 8.0.3)
70+
activesupport (= 8.0.3)
7171
marcel (~> 1.0)
72-
activesupport (8.0.2.1)
72+
activesupport (8.0.3)
7373
base64
7474
benchmark (>= 0.3)
7575
bigdecimal
@@ -121,7 +121,7 @@ GEM
121121
ccs-frontend_helpers (3.0.0)
122122
rails (>= 7.2)
123123
concurrent-ruby (1.3.5)
124-
connection_pool (2.5.3)
124+
connection_pool (2.5.4)
125125
crass (1.0.6)
126126
cssbundling-rails (1.4.3)
127127
railties (>= 6.0.0)
@@ -144,7 +144,7 @@ GEM
144144
fugit (1.11.1)
145145
et-orbi (~> 1, >= 1.2.11)
146146
raabro (~> 1.4)
147-
globalid (1.2.1)
147+
globalid (1.3.0)
148148
activesupport (>= 6.1)
149149
highline (3.1.2)
150150
reline
@@ -192,15 +192,15 @@ GEM
192192
net-imap
193193
net-pop
194194
net-smtp
195-
marcel (1.0.4)
195+
marcel (1.1.0)
196196
mime-types (3.3.1)
197197
mime-types-data (~> 3.2015)
198198
mime-types-data (3.2020.0512)
199199
mini_mime (1.1.5)
200200
mini_portile2 (2.8.9)
201201
minitest (5.25.5)
202202
msgpack (1.8.0)
203-
net-imap (0.5.9)
203+
net-imap (0.5.10)
204204
date
205205
net-protocol
206206
net-pop (0.1.2)
@@ -211,16 +211,16 @@ GEM
211211
net-protocol
212212
netrc (0.11.0)
213213
nio4r (2.7.4)
214-
nokogiri (1.18.9)
214+
nokogiri (1.18.10)
215215
mini_portile2 (~> 2.8.2)
216216
racc (~> 1.4)
217-
nokogiri (1.18.9-arm64-darwin)
217+
nokogiri (1.18.10-arm64-darwin)
218218
racc (~> 1.4)
219-
nokogiri (1.18.9-x86_64-darwin)
219+
nokogiri (1.18.10-x86_64-darwin)
220220
racc (~> 1.4)
221-
nokogiri (1.18.9-x86_64-linux-gnu)
221+
nokogiri (1.18.10-x86_64-linux-gnu)
222222
racc (~> 1.4)
223-
nokogiri (1.18.9-x86_64-linux-musl)
223+
nokogiri (1.18.10-x86_64-linux-musl)
224224
racc (~> 1.4)
225225
parallel (1.27.0)
226226
parser (3.3.9.0)
@@ -246,7 +246,7 @@ GEM
246246
nio4r (~> 2.0)
247247
raabro (1.4.0)
248248
racc (1.8.1)
249-
rack (3.2.0)
249+
rack (3.2.1)
250250
rack-attack (6.7.0)
251251
rack (>= 1.0, < 4)
252252
rack-session (2.1.1)
@@ -256,20 +256,20 @@ GEM
256256
rack (>= 1.3)
257257
rackup (2.2.1)
258258
rack (>= 3)
259-
rails (8.0.2.1)
260-
actioncable (= 8.0.2.1)
261-
actionmailbox (= 8.0.2.1)
262-
actionmailer (= 8.0.2.1)
263-
actionpack (= 8.0.2.1)
264-
actiontext (= 8.0.2.1)
265-
actionview (= 8.0.2.1)
266-
activejob (= 8.0.2.1)
267-
activemodel (= 8.0.2.1)
268-
activerecord (= 8.0.2.1)
269-
activestorage (= 8.0.2.1)
270-
activesupport (= 8.0.2.1)
259+
rails (8.0.3)
260+
actioncable (= 8.0.3)
261+
actionmailbox (= 8.0.3)
262+
actionmailer (= 8.0.3)
263+
actionpack (= 8.0.3)
264+
actiontext (= 8.0.3)
265+
actionview (= 8.0.3)
266+
activejob (= 8.0.3)
267+
activemodel (= 8.0.3)
268+
activerecord (= 8.0.3)
269+
activestorage (= 8.0.3)
270+
activesupport (= 8.0.3)
271271
bundler (>= 1.15.0)
272-
railties (= 8.0.2.1)
272+
railties (= 8.0.3)
273273
rails-controller-testing (1.0.5)
274274
actionpack (>= 5.0.1.rc1)
275275
actionview (>= 5.0.1.rc1)
@@ -284,13 +284,14 @@ GEM
284284
rails-i18n (8.0.1)
285285
i18n (>= 0.7, < 2)
286286
railties (>= 8.0.0, < 9)
287-
railties (8.0.2.1)
288-
actionpack (= 8.0.2.1)
289-
activesupport (= 8.0.2.1)
287+
railties (8.0.3)
288+
actionpack (= 8.0.3)
289+
activesupport (= 8.0.3)
290290
irb (~> 1.13)
291291
rackup (>= 1.0.0)
292292
rake (>= 12.2)
293293
thor (~> 1.0, >= 1.2.2)
294+
tsort (>= 0.2)
294295
zeitwerk (~> 2.6)
295296
rainbow (3.1.1)
296297
rake (13.3.0)
@@ -391,6 +392,7 @@ GEM
391392
unicode-display_width (>= 1.1.1, < 4)
392393
thor (1.4.0)
393394
timeout (0.4.3)
395+
tsort (0.2.0)
394396
tzinfo (2.0.6)
395397
concurrent-ruby (~> 1.0)
396398
unf (0.1.4)
@@ -441,7 +443,7 @@ DEPENDENCIES
441443
propshaft
442444
puma (~> 7.0)
443445
rack-attack (~> 6.7.0)
444-
rails (~> 8.0.2)
446+
rails (~> 8.0.3)
445447
rails-controller-testing (~> 1.0.5, >= 1.0.5)
446448
requestjs-rails
447449
rest-client (~> 2.1)

0 commit comments

Comments
 (0)