Skip to content

Commit 957cb41

Browse files
build(deps): bump rails from 7.0.8 to 7.0.8.1 (#253)
Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.0.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8...v7.0.8.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df4e788 commit 957cb41

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ruby '~> 3.1'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
77
gem 'fast_jsonapi'
8-
gem 'rails', '~> 7.0.3'
8+
gem 'rails', '~> 7.0.8'
99
# Use postgresql as the database for Active Record
1010
gem 'pg', '>= 0.18', '< 2.0'
1111
# Use Puma as the app server

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8)
5-
actionpack (= 7.0.8)
6-
activesupport (= 7.0.8)
4+
actioncable (7.0.8.1)
5+
actionpack (= 7.0.8.1)
6+
activesupport (= 7.0.8.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8)
10-
actionpack (= 7.0.8)
11-
activejob (= 7.0.8)
12-
activerecord (= 7.0.8)
13-
activestorage (= 7.0.8)
14-
activesupport (= 7.0.8)
9+
actionmailbox (7.0.8.1)
10+
actionpack (= 7.0.8.1)
11+
activejob (= 7.0.8.1)
12+
activerecord (= 7.0.8.1)
13+
activestorage (= 7.0.8.1)
14+
activesupport (= 7.0.8.1)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.8)
20-
actionpack (= 7.0.8)
21-
actionview (= 7.0.8)
22-
activejob (= 7.0.8)
23-
activesupport (= 7.0.8)
19+
actionmailer (7.0.8.1)
20+
actionpack (= 7.0.8.1)
21+
actionview (= 7.0.8.1)
22+
activejob (= 7.0.8.1)
23+
activesupport (= 7.0.8.1)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8)
30-
actionview (= 7.0.8)
31-
activesupport (= 7.0.8)
29+
actionpack (7.0.8.1)
30+
actionview (= 7.0.8.1)
31+
activesupport (= 7.0.8.1)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8)
37-
actionpack (= 7.0.8)
38-
activerecord (= 7.0.8)
39-
activestorage (= 7.0.8)
40-
activesupport (= 7.0.8)
36+
actiontext (7.0.8.1)
37+
actionpack (= 7.0.8.1)
38+
activerecord (= 7.0.8.1)
39+
activestorage (= 7.0.8.1)
40+
activesupport (= 7.0.8.1)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.8)
44-
activesupport (= 7.0.8)
43+
actionview (7.0.8.1)
44+
activesupport (= 7.0.8.1)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8)
50-
activesupport (= 7.0.8)
49+
activejob (7.0.8.1)
50+
activesupport (= 7.0.8.1)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.8)
53-
activesupport (= 7.0.8)
54-
activerecord (7.0.8)
55-
activemodel (= 7.0.8)
56-
activesupport (= 7.0.8)
57-
activestorage (7.0.8)
58-
actionpack (= 7.0.8)
59-
activejob (= 7.0.8)
60-
activerecord (= 7.0.8)
61-
activesupport (= 7.0.8)
52+
activemodel (7.0.8.1)
53+
activesupport (= 7.0.8.1)
54+
activerecord (7.0.8.1)
55+
activemodel (= 7.0.8.1)
56+
activesupport (= 7.0.8.1)
57+
activestorage (7.0.8.1)
58+
actionpack (= 7.0.8.1)
59+
activejob (= 7.0.8.1)
60+
activerecord (= 7.0.8.1)
61+
activesupport (= 7.0.8.1)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8)
64+
activesupport (7.0.8.1)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -148,9 +148,9 @@ GEM
148148
mime-types-data (3.2023.1205)
149149
mini_magick (4.12.0)
150150
mini_mime (1.1.5)
151-
minitest (5.21.2)
151+
minitest (5.22.2)
152152
msgpack (1.7.2)
153-
net-imap (0.4.9.1)
153+
net-imap (0.4.10)
154154
date
155155
net-protocol
156156
net-ldap (0.19.0)
@@ -177,25 +177,25 @@ GEM
177177
pundit (2.3.1)
178178
activesupport (>= 3.0.0)
179179
racc (1.7.3)
180-
rack (2.2.8)
180+
rack (2.2.8.1)
181181
rack-cors (2.0.1)
182182
rack (>= 2.0.0)
183183
rack-test (2.1.0)
184184
rack (>= 1.3)
185-
rails (7.0.8)
186-
actioncable (= 7.0.8)
187-
actionmailbox (= 7.0.8)
188-
actionmailer (= 7.0.8)
189-
actionpack (= 7.0.8)
190-
actiontext (= 7.0.8)
191-
actionview (= 7.0.8)
192-
activejob (= 7.0.8)
193-
activemodel (= 7.0.8)
194-
activerecord (= 7.0.8)
195-
activestorage (= 7.0.8)
196-
activesupport (= 7.0.8)
185+
rails (7.0.8.1)
186+
actioncable (= 7.0.8.1)
187+
actionmailbox (= 7.0.8.1)
188+
actionmailer (= 7.0.8.1)
189+
actionpack (= 7.0.8.1)
190+
actiontext (= 7.0.8.1)
191+
actionview (= 7.0.8.1)
192+
activejob (= 7.0.8.1)
193+
activemodel (= 7.0.8.1)
194+
activerecord (= 7.0.8.1)
195+
activestorage (= 7.0.8.1)
196+
activesupport (= 7.0.8.1)
197197
bundler (>= 1.15.0)
198-
railties (= 7.0.8)
198+
railties (= 7.0.8.1)
199199
rails-dom-testing (2.2.0)
200200
activesupport (>= 5.0.0)
201201
minitest
@@ -206,9 +206,9 @@ GEM
206206
rails-i18n (7.0.8)
207207
i18n (>= 0.7, < 2)
208208
railties (>= 6.0.0, < 8)
209-
railties (7.0.8)
210-
actionpack (= 7.0.8)
211-
activesupport (= 7.0.8)
209+
railties (7.0.8.1)
210+
actionpack (= 7.0.8.1)
211+
activesupport (= 7.0.8.1)
212212
method_source
213213
rake (>= 12.2)
214214
thor (~> 1.0)
@@ -259,7 +259,7 @@ GEM
259259
simplecov-html (0.12.3)
260260
simplecov_json_formatter (0.1.4)
261261
ssrf_filter (1.1.2)
262-
thor (1.3.0)
262+
thor (1.3.1)
263263
timeout (0.4.1)
264264
tzinfo (2.0.6)
265265
concurrent-ruby (~> 1.0)
@@ -269,7 +269,7 @@ GEM
269269
websocket-driver (0.7.6)
270270
websocket-extensions (>= 0.1.0)
271271
websocket-extensions (0.1.5)
272-
zeitwerk (2.6.12)
272+
zeitwerk (2.6.13)
273273

274274
PLATFORMS
275275
arm64-darwin-23
@@ -297,7 +297,7 @@ DEPENDENCIES
297297
puma (~> 5.6)
298298
pundit
299299
rack-cors
300-
rails (~> 7.0.3)
300+
rails (~> 7.0.8)
301301
rails-i18n
302302
rubocop
303303
rubocop-rails

0 commit comments

Comments
 (0)