Skip to content

Commit 7e21d20

Browse files
dependabot[bot]kyleecodes
authored andcommitted
Bump rails from 7.0.8 to 7.0.8.1
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] <support@github.com>
1 parent d873fd0 commit 7e21d20

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

Gemfile

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

66
ruby '3.1.4'
77

8-
gem 'rails', '~> 7.0', '>= 7.0.8'
8+
gem 'rails', '~> 7.0'
99
gem 'pg', '~> 1.5', '>= 1.5.3'
1010
gem 'puma', '~> 6.4'
1111
gem 'shakapacker', '~> 7.0', '>= 7.0.2'

Gemfile.lock

Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
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)
@@ -51,22 +51,22 @@ GEM
5151
activemodel (>= 4.1, < 7.1)
5252
case_transform (>= 0.2)
5353
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
54-
activejob (7.0.8)
55-
activesupport (= 7.0.8)
54+
activejob (7.0.8.1)
55+
activesupport (= 7.0.8.1)
5656
globalid (>= 0.3.6)
57-
activemodel (7.0.8)
58-
activesupport (= 7.0.8)
59-
activerecord (7.0.8)
60-
activemodel (= 7.0.8)
61-
activesupport (= 7.0.8)
62-
activestorage (7.0.8)
63-
actionpack (= 7.0.8)
64-
activejob (= 7.0.8)
65-
activerecord (= 7.0.8)
66-
activesupport (= 7.0.8)
57+
activemodel (7.0.8.1)
58+
activesupport (= 7.0.8.1)
59+
activerecord (7.0.8.1)
60+
activemodel (= 7.0.8.1)
61+
activesupport (= 7.0.8.1)
62+
activestorage (7.0.8.1)
63+
actionpack (= 7.0.8.1)
64+
activejob (= 7.0.8.1)
65+
activerecord (= 7.0.8.1)
66+
activesupport (= 7.0.8.1)
6767
marcel (~> 1.0)
6868
mini_mime (>= 1.1.0)
69-
activesupport (7.0.8)
69+
activesupport (7.0.8.1)
7070
concurrent-ruby (~> 1.0, >= 1.0.2)
7171
i18n (>= 1.6, < 2)
7272
minitest (>= 5.1)
@@ -105,12 +105,12 @@ GEM
105105
activesupport
106106
cldr-plurals-runtime-rb (1.1.0)
107107
commonmarker (0.23.10)
108-
concurrent-ruby (1.2.2)
108+
concurrent-ruby (1.2.3)
109109
connection_pool (2.4.1)
110110
crass (1.0.6)
111111
css_parser (1.14.0)
112112
addressable
113-
date (3.3.3)
113+
date (3.3.4)
114114
debug_inspector (1.1.0)
115115
diff-lcs (1.5.0)
116116
docile (1.4.0)
@@ -136,14 +136,14 @@ GEM
136136
railties (>= 4.2.0)
137137
ffi (1.16.3)
138138
gemoji (4.1.0)
139-
globalid (1.1.0)
140-
activesupport (>= 5.0)
139+
globalid (1.2.1)
140+
activesupport (>= 6.1)
141141
html_tokenizer (0.0.7)
142142
htmlentities (4.3.4)
143143
http-accept (1.7.0)
144144
http-cookie (1.0.5)
145145
domain_name (~> 0.5)
146-
i18n (1.14.1)
146+
i18n (1.14.4)
147147
concurrent-ruby (~> 1.0)
148148
json (2.6.3)
149149
jsonapi-renderer (0.2.2)
@@ -152,15 +152,15 @@ GEM
152152
listen (3.8.0)
153153
rb-fsevent (~> 0.10, >= 0.10.3)
154154
rb-inotify (~> 0.9, >= 0.9.10)
155-
loofah (2.21.3)
155+
loofah (2.22.0)
156156
crass (~> 1.0.2)
157157
nokogiri (>= 1.12.0)
158158
mail (2.8.1)
159159
mini_mime (>= 0.1.1)
160160
net-imap
161161
net-pop
162162
net-smtp
163-
marcel (1.0.2)
163+
marcel (1.0.4)
164164
memoist (0.16.2)
165165
meta-tags (2.18.0)
166166
actionpack (>= 3.2.0, < 7.1)
@@ -170,24 +170,24 @@ GEM
170170
mime-types-data (3.2023.0218.1)
171171
mini_mime (1.1.5)
172172
mini_portile2 (2.8.5)
173-
minitest (5.19.0)
173+
minitest (5.22.3)
174174
msgpack (1.7.2)
175175
multi_json (1.15.0)
176-
net-imap (0.3.7)
176+
net-imap (0.4.10)
177177
date
178178
net-protocol
179179
net-pop (0.1.2)
180180
net-protocol
181-
net-protocol (0.2.1)
181+
net-protocol (0.2.2)
182182
timeout
183-
net-smtp (0.3.3)
183+
net-smtp (0.4.0.1)
184184
net-protocol
185185
netrc (0.11.0)
186-
nio4r (2.7.0)
187-
nokogiri (1.16.2)
186+
nio4r (2.7.1)
187+
nokogiri (1.16.3)
188188
mini_portile2 (~> 2.8.2)
189189
racc (~> 1.4)
190-
nokogiri (1.16.2-aarch64-linux)
190+
nokogiri (1.16.3-aarch64-linux)
191191
racc (~> 1.4)
192192
parallel (1.23.0)
193193
parser (3.2.2.3)
@@ -205,25 +205,25 @@ GEM
205205
puma (6.4.2)
206206
nio4r (~> 2.0)
207207
racc (1.7.3)
208-
rack (2.2.8.1)
208+
rack (2.2.9)
209209
rack-proxy (0.7.6)
210210
rack
211211
rack-test (2.1.0)
212212
rack (>= 1.3)
213-
rails (7.0.8)
214-
actioncable (= 7.0.8)
215-
actionmailbox (= 7.0.8)
216-
actionmailer (= 7.0.8)
217-
actionpack (= 7.0.8)
218-
actiontext (= 7.0.8)
219-
actionview (= 7.0.8)
220-
activejob (= 7.0.8)
221-
activemodel (= 7.0.8)
222-
activerecord (= 7.0.8)
223-
activestorage (= 7.0.8)
224-
activesupport (= 7.0.8)
213+
rails (7.0.8.1)
214+
actioncable (= 7.0.8.1)
215+
actionmailbox (= 7.0.8.1)
216+
actionmailer (= 7.0.8.1)
217+
actionpack (= 7.0.8.1)
218+
actiontext (= 7.0.8.1)
219+
actionview (= 7.0.8.1)
220+
activejob (= 7.0.8.1)
221+
activemodel (= 7.0.8.1)
222+
activerecord (= 7.0.8.1)
223+
activestorage (= 7.0.8.1)
224+
activesupport (= 7.0.8.1)
225225
bundler (>= 1.15.0)
226-
railties (= 7.0.8)
226+
railties (= 7.0.8.1)
227227
rails-controller-testing (1.0.5)
228228
actionpack (>= 5.0.1.rc1)
229229
actionview (>= 5.0.1.rc1)
@@ -235,15 +235,15 @@ GEM
235235
rails-html-sanitizer (1.6.0)
236236
loofah (~> 2.21)
237237
nokogiri (~> 1.14)
238-
railties (7.0.8)
239-
actionpack (= 7.0.8)
240-
activesupport (= 7.0.8)
238+
railties (7.0.8.1)
239+
actionpack (= 7.0.8.1)
240+
activesupport (= 7.0.8.1)
241241
method_source
242242
rake (>= 12.2)
243243
thor (~> 1.0)
244244
zeitwerk (~> 2.5)
245245
rainbow (3.1.1)
246-
rake (13.0.6)
246+
rake (13.1.0)
247247
rb-fsevent (0.11.2)
248248
rb-inotify (0.10.1)
249249
ffi (~> 1.0)
@@ -333,9 +333,9 @@ GEM
333333
rest-client (>= 1.8.0, < 3)
334334
storyblok-richtext-renderer (>= 0.0.4, < 1)
335335
storyblok-richtext-renderer (0.0.10)
336-
thor (1.2.2)
336+
thor (1.3.1)
337337
timecop (0.9.6)
338-
timeout (0.4.0)
338+
timeout (0.4.1)
339339
truncato (0.7.12)
340340
htmlentities (~> 4.3.1)
341341
nokogiri (>= 1.7.0, <= 2.0)
@@ -360,7 +360,7 @@ GEM
360360
websocket-driver (0.7.6)
361361
websocket-extensions (>= 0.1.0)
362362
websocket-extensions (0.1.5)
363-
zeitwerk (2.6.11)
363+
zeitwerk (2.6.13)
364364

365365
PLATFORMS
366366
aarch64-linux
@@ -387,7 +387,7 @@ DEPENDENCIES
387387
pg (~> 1.5, >= 1.5.3)
388388
premailer-rails (~> 1.10.3)
389389
puma (~> 6.4)
390-
rails (~> 7.0, >= 7.0.8)
390+
rails (~> 7.0)
391391
rails-controller-testing (~> 1.0, >= 1.0.4)
392392
redis (~> 5.0, >= 5.0.7)
393393
rollbar (~> 2.19, >= 2.19.3)

0 commit comments

Comments
 (0)