Skip to content

Commit 1b170a7

Browse files
authored
Update Ruby gems. (#361)
1 parent 9d47d42 commit 1b170a7

2 files changed

Lines changed: 72 additions & 81 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4-
gem "rails", "~> 8.1.1"
4+
gem "rails", "~> 8.1.3"
55

66
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
77
gem "propshaft", "~> 1.3", ">= 1.3.1"

Gemfile.lock

Lines changed: 71 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.16)
4+
action_text-trix (2.1.18)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2)
13-
actionpack (= 8.1.2)
14-
activejob (= 8.1.2)
15-
activerecord (= 8.1.2)
16-
activestorage (= 8.1.2)
17-
activesupport (= 8.1.2)
12+
actionmailbox (8.1.3)
13+
actionpack (= 8.1.3)
14+
activejob (= 8.1.3)
15+
activerecord (= 8.1.3)
16+
activestorage (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2)
20-
actionpack (= 8.1.2)
21-
actionview (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activesupport (= 8.1.2)
19+
actionmailer (8.1.3)
20+
actionpack (= 8.1.3)
21+
actionview (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activesupport (= 8.1.3)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2)
27-
actionview (= 8.1.2)
28-
activesupport (= 8.1.2)
26+
actionpack (8.1.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2)
36+
actiontext (8.1.3)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activestorage (= 8.1.2)
41-
activesupport (= 8.1.2)
38+
actionpack (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (8.1.2)
51-
activesupport (= 8.1.2)
50+
activejob (8.1.3)
51+
activesupport (= 8.1.3)
5252
globalid (>= 0.3.6)
53-
activemodel (8.1.2)
54-
activesupport (= 8.1.2)
55-
activerecord (8.1.2)
56-
activemodel (= 8.1.2)
57-
activesupport (= 8.1.2)
53+
activemodel (8.1.3)
54+
activesupport (= 8.1.3)
55+
activerecord (8.1.3)
56+
activemodel (= 8.1.3)
57+
activesupport (= 8.1.3)
5858
timeout (>= 0.4.0)
59-
activestorage (8.1.2)
60-
actionpack (= 8.1.2)
61-
activejob (= 8.1.2)
62-
activerecord (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activestorage (8.1.3)
60+
actionpack (= 8.1.3)
61+
activejob (= 8.1.3)
62+
activerecord (= 8.1.3)
63+
activesupport (= 8.1.3)
6464
marcel (~> 1.0)
65-
activesupport (8.1.2)
65+
activesupport (8.1.3)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -75,12 +75,10 @@ GEM
7575
securerandom (>= 0.3)
7676
tzinfo (~> 2.0, >= 2.0.5)
7777
uri (>= 0.13.1)
78-
addressable (2.8.9)
79-
public_suffix (>= 2.0.2, < 8.0)
8078
ast (2.4.3)
8179
base64 (0.3.0)
8280
bcrypt_pbkdf (1.1.2)
83-
bigdecimal (4.0.1)
81+
bigdecimal (4.1.0)
8482
bindex (0.8.1)
8583
bootsnap (1.23.0)
8684
msgpack (~> 1.2)
@@ -127,11 +125,8 @@ GEM
127125
jbuilder (2.14.1)
128126
actionview (>= 7.0.0)
129127
activesupport (>= 7.0.0)
130-
json (2.18.1)
131-
json-schema (6.1.0)
132-
addressable (~> 2.8)
133-
bigdecimal (>= 3.1, < 5)
134-
kamal (2.10.1)
128+
json (2.19.3)
129+
kamal (2.11.0)
135130
activesupport (>= 7.0)
136131
base64 (~> 0.2)
137132
bcrypt_pbkdf (~> 1.0)
@@ -145,7 +140,7 @@ GEM
145140
language_server-protocol (3.17.0.5)
146141
lint_roller (1.1.0)
147142
logger (1.7.0)
148-
loofah (2.25.0)
143+
loofah (2.25.1)
149144
crass (~> 1.0.2)
150145
nokogiri (>= 1.12.0)
151146
mail (2.9.0)
@@ -155,8 +150,6 @@ GEM
155150
net-pop
156151
net-smtp
157152
marcel (1.1.0)
158-
mcp (0.8.0)
159-
json-schema (>= 4.1)
160153
mini_mime (1.1.5)
161154
minitest (6.0.2)
162155
drb (~> 2.0)
@@ -175,19 +168,19 @@ GEM
175168
net-ssh (>= 5.0.0, < 8.0.0)
176169
net-smtp (0.5.1)
177170
net-protocol
178-
net-ssh (7.3.0)
171+
net-ssh (7.3.2)
179172
nio4r (2.7.5)
180-
nokogiri (1.19.1-aarch64-linux-gnu)
173+
nokogiri (1.19.2-aarch64-linux-gnu)
181174
racc (~> 1.4)
182-
nokogiri (1.19.1-aarch64-linux-musl)
175+
nokogiri (1.19.2-aarch64-linux-musl)
183176
racc (~> 1.4)
184-
nokogiri (1.19.1-arm64-darwin)
177+
nokogiri (1.19.2-arm64-darwin)
185178
racc (~> 1.4)
186-
nokogiri (1.19.1-x86_64-darwin)
179+
nokogiri (1.19.2-x86_64-darwin)
187180
racc (~> 1.4)
188181
ostruct (0.6.3)
189182
parallel (1.27.0)
190-
parser (3.3.10.2)
183+
parser (3.3.11.1)
191184
ast (~> 2.4.1)
192185
racc
193186
pg (1.6.3-aarch64-linux)
@@ -205,7 +198,6 @@ GEM
205198
psych (5.3.1)
206199
date
207200
stringio
208-
public_suffix (7.0.5)
209201
puma (7.2.0)
210202
nio4r (~> 2.0)
211203
raabro (1.4.0)
@@ -221,30 +213,30 @@ GEM
221213
rack (>= 1.3)
222214
rackup (2.3.1)
223215
rack (>= 3)
224-
rails (8.1.2)
225-
actioncable (= 8.1.2)
226-
actionmailbox (= 8.1.2)
227-
actionmailer (= 8.1.2)
228-
actionpack (= 8.1.2)
229-
actiontext (= 8.1.2)
230-
actionview (= 8.1.2)
231-
activejob (= 8.1.2)
232-
activemodel (= 8.1.2)
233-
activerecord (= 8.1.2)
234-
activestorage (= 8.1.2)
235-
activesupport (= 8.1.2)
216+
rails (8.1.3)
217+
actioncable (= 8.1.3)
218+
actionmailbox (= 8.1.3)
219+
actionmailer (= 8.1.3)
220+
actionpack (= 8.1.3)
221+
actiontext (= 8.1.3)
222+
actionview (= 8.1.3)
223+
activejob (= 8.1.3)
224+
activemodel (= 8.1.3)
225+
activerecord (= 8.1.3)
226+
activestorage (= 8.1.3)
227+
activesupport (= 8.1.3)
236228
bundler (>= 1.15.0)
237-
railties (= 8.1.2)
229+
railties (= 8.1.3)
238230
rails-dom-testing (2.3.0)
239231
activesupport (>= 5.0.0)
240232
minitest
241233
nokogiri (>= 1.6)
242234
rails-html-sanitizer (1.7.0)
243235
loofah (~> 2.25)
244236
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)
245-
railties (8.1.2)
246-
actionpack (= 8.1.2)
247-
activesupport (= 8.1.2)
237+
railties (8.1.3)
238+
actionpack (= 8.1.3)
239+
activesupport (= 8.1.3)
248240
irb (~> 1.13)
249241
rackup (>= 1.0.0)
250242
rake (>= 12.2)
@@ -277,19 +269,18 @@ GEM
277269
rspec-mocks (~> 3.10)
278270
rspec-support (~> 3.10)
279271
rspec-support (3.13.7)
280-
rubocop (1.85.1)
272+
rubocop (1.86.0)
281273
json (~> 2.3)
282274
language_server-protocol (~> 3.17.0.2)
283275
lint_roller (~> 1.1.0)
284-
mcp (~> 0.6)
285276
parallel (~> 1.10)
286277
parser (>= 3.3.0.2)
287278
rainbow (>= 2.2.2, < 4.0)
288279
regexp_parser (>= 2.9.3, < 3.0)
289280
rubocop-ast (>= 1.49.0, < 2.0)
290281
ruby-progressbar (~> 1.7)
291282
unicode-display_width (>= 2.4.0, < 4.0)
292-
rubocop-ast (1.49.0)
283+
rubocop-ast (1.49.1)
293284
parser (>= 3.3.7.2)
294285
prism (~> 1.7)
295286
rubocop-performance (1.26.1)
@@ -317,7 +308,7 @@ GEM
317308
activejob (>= 7.2)
318309
activerecord (>= 7.2)
319310
railties (>= 7.2)
320-
solid_queue (1.3.2)
311+
solid_queue (1.4.0)
321312
activejob (>= 7.1)
322313
activerecord (>= 7.1)
323314
concurrent-ruby (>= 1.3.1)
@@ -333,10 +324,10 @@ GEM
333324
ostruct
334325
stringio (3.2.0)
335326
thor (1.5.0)
336-
thruster (0.1.18-aarch64-linux)
337-
thruster (0.1.18-arm64-darwin)
338-
thruster (0.1.18-x86_64-darwin)
339-
timeout (0.6.0)
327+
thruster (0.1.20-aarch64-linux)
328+
thruster (0.1.20-arm64-darwin)
329+
thruster (0.1.20-x86_64-darwin)
330+
timeout (0.6.1)
340331
tsort (0.2.0)
341332
tzinfo (2.0.6)
342333
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)