Skip to content

Commit eabcc84

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] <[email protected]>
1 parent 5ec6ba6 commit eabcc84

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Gemfile

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

44
ruby "3.4.3"
55

6-
gem "rails", "8.0.2"
6+
gem "rails", "8.0.2.1"
77
gem "bcrypt", "3.1.13"
88
gem "cssbundling-rails", "1.4.3"
99
gem "propshaft", "1.2.1"

Gemfile.lock

Lines changed: 55 additions & 55 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.2.1)
5+
actionpack (= 8.0.2.1)
6+
activesupport (= 8.0.2.1)
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.2.1)
11+
actionpack (= 8.0.2.1)
12+
activejob (= 8.0.2.1)
13+
activerecord (= 8.0.2.1)
14+
activestorage (= 8.0.2.1)
15+
activesupport (= 8.0.2.1)
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.2.1)
18+
actionpack (= 8.0.2.1)
19+
actionview (= 8.0.2.1)
20+
activejob (= 8.0.2.1)
21+
activesupport (= 8.0.2.1)
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.2.1)
25+
actionview (= 8.0.2.1)
26+
activesupport (= 8.0.2.1)
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.2.1)
35+
actionpack (= 8.0.2.1)
36+
activerecord (= 8.0.2.1)
37+
activestorage (= 8.0.2.1)
38+
activesupport (= 8.0.2.1)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.2)
42-
activesupport (= 8.0.2)
41+
actionview (8.0.2.1)
42+
activesupport (= 8.0.2.1)
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.2.1)
48+
activesupport (= 8.0.2.1)
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.2.1)
51+
activesupport (= 8.0.2.1)
52+
activerecord (8.0.2.1)
53+
activemodel (= 8.0.2.1)
54+
activesupport (= 8.0.2.1)
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.2.1)
57+
actionpack (= 8.0.2.1)
58+
activejob (= 8.0.2.1)
59+
activerecord (= 8.0.2.1)
60+
activesupport (= 8.0.2.1)
6161
marcel (~> 1.0)
62-
activesupport (8.0.2)
62+
activesupport (8.0.2.1)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -171,7 +171,7 @@ GEM
171171
net-imap
172172
net-pop
173173
net-smtp
174-
marcel (1.0.4)
174+
marcel (1.1.0)
175175
matrix (0.4.3)
176176
method_source (1.1.0)
177177
mini_mime (1.1.5)
@@ -240,20 +240,20 @@ GEM
240240
rack (>= 1.3)
241241
rackup (2.2.1)
242242
rack (>= 3)
243-
rails (8.0.2)
244-
actioncable (= 8.0.2)
245-
actionmailbox (= 8.0.2)
246-
actionmailer (= 8.0.2)
247-
actionpack (= 8.0.2)
248-
actiontext (= 8.0.2)
249-
actionview (= 8.0.2)
250-
activejob (= 8.0.2)
251-
activemodel (= 8.0.2)
252-
activerecord (= 8.0.2)
253-
activestorage (= 8.0.2)
254-
activesupport (= 8.0.2)
243+
rails (8.0.2.1)
244+
actioncable (= 8.0.2.1)
245+
actionmailbox (= 8.0.2.1)
246+
actionmailer (= 8.0.2.1)
247+
actionpack (= 8.0.2.1)
248+
actiontext (= 8.0.2.1)
249+
actionview (= 8.0.2.1)
250+
activejob (= 8.0.2.1)
251+
activemodel (= 8.0.2.1)
252+
activerecord (= 8.0.2.1)
253+
activestorage (= 8.0.2.1)
254+
activesupport (= 8.0.2.1)
255255
bundler (>= 1.15.0)
256-
railties (= 8.0.2)
256+
railties (= 8.0.2.1)
257257
rails-controller-testing (1.0.5)
258258
actionpack (>= 5.0.1.rc1)
259259
actionview (>= 5.0.1.rc1)
@@ -265,9 +265,9 @@ GEM
265265
rails-html-sanitizer (1.6.2)
266266
loofah (~> 2.21)
267267
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)
268-
railties (8.0.2)
269-
actionpack (= 8.0.2)
270-
activesupport (= 8.0.2)
268+
railties (8.0.2.1)
269+
actionpack (= 8.0.2.1)
270+
activesupport (= 8.0.2.1)
271271
irb (~> 1.13)
272272
rackup (>= 1.0.0)
273273
rake (>= 12.2)
@@ -363,7 +363,7 @@ DEPENDENCIES
363363
pg (= 1.5.9)
364364
propshaft (= 1.2.1)
365365
puma (= 6.6.0)
366-
rails (= 8.0.2)
366+
rails (= 8.0.2.1)
367367
rails-controller-testing (= 1.0.5)
368368
selenium-webdriver (= 4.9.0)
369369
sqlite3 (= 2.7.2)

0 commit comments

Comments
 (0)