Skip to content

Commit 5701d33

Browse files
authored
Update dependencies (#988)
1 parent 09afed6 commit 5701d33

5 files changed

Lines changed: 69 additions & 69 deletions

File tree

Gemfile.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -12,66 +12,66 @@ GEM
1212
specs:
1313
action_text-trix (2.1.16)
1414
railties
15-
actioncable (8.1.1)
16-
actionpack (= 8.1.1)
17-
activesupport (= 8.1.1)
15+
actioncable (8.1.2)
16+
actionpack (= 8.1.2)
17+
activesupport (= 8.1.2)
1818
nio4r (~> 2.0)
1919
websocket-driver (>= 0.6.1)
2020
zeitwerk (~> 2.6)
21-
actionmailbox (8.1.1)
22-
actionpack (= 8.1.1)
23-
activejob (= 8.1.1)
24-
activerecord (= 8.1.1)
25-
activestorage (= 8.1.1)
26-
activesupport (= 8.1.1)
21+
actionmailbox (8.1.2)
22+
actionpack (= 8.1.2)
23+
activejob (= 8.1.2)
24+
activerecord (= 8.1.2)
25+
activestorage (= 8.1.2)
26+
activesupport (= 8.1.2)
2727
mail (>= 2.8.0)
28-
actionmailer (8.1.1)
29-
actionpack (= 8.1.1)
30-
actionview (= 8.1.1)
31-
activejob (= 8.1.1)
32-
activesupport (= 8.1.1)
28+
actionmailer (8.1.2)
29+
actionpack (= 8.1.2)
30+
actionview (= 8.1.2)
31+
activejob (= 8.1.2)
32+
activesupport (= 8.1.2)
3333
mail (>= 2.8.0)
3434
rails-dom-testing (~> 2.2)
35-
actionpack (8.1.1)
36-
actionview (= 8.1.1)
37-
activesupport (= 8.1.1)
35+
actionpack (8.1.2)
36+
actionview (= 8.1.2)
37+
activesupport (= 8.1.2)
3838
nokogiri (>= 1.8.5)
3939
rack (>= 2.2.4)
4040
rack-session (>= 1.0.1)
4141
rack-test (>= 0.6.3)
4242
rails-dom-testing (~> 2.2)
4343
rails-html-sanitizer (~> 1.6)
4444
useragent (~> 0.16)
45-
actiontext (8.1.1)
45+
actiontext (8.1.2)
4646
action_text-trix (~> 2.1.15)
47-
actionpack (= 8.1.1)
48-
activerecord (= 8.1.1)
49-
activestorage (= 8.1.1)
50-
activesupport (= 8.1.1)
47+
actionpack (= 8.1.2)
48+
activerecord (= 8.1.2)
49+
activestorage (= 8.1.2)
50+
activesupport (= 8.1.2)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (8.1.1)
54-
activesupport (= 8.1.1)
53+
actionview (8.1.2)
54+
activesupport (= 8.1.2)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (8.1.1)
60-
activesupport (= 8.1.1)
59+
activejob (8.1.2)
60+
activesupport (= 8.1.2)
6161
globalid (>= 0.3.6)
62-
activemodel (8.1.1)
63-
activesupport (= 8.1.1)
64-
activerecord (8.1.1)
65-
activemodel (= 8.1.1)
66-
activesupport (= 8.1.1)
62+
activemodel (8.1.2)
63+
activesupport (= 8.1.2)
64+
activerecord (8.1.2)
65+
activemodel (= 8.1.2)
66+
activesupport (= 8.1.2)
6767
timeout (>= 0.4.0)
68-
activestorage (8.1.1)
69-
actionpack (= 8.1.1)
70-
activejob (= 8.1.1)
71-
activerecord (= 8.1.1)
72-
activesupport (= 8.1.1)
68+
activestorage (8.1.2)
69+
actionpack (= 8.1.2)
70+
activejob (= 8.1.2)
71+
activerecord (= 8.1.2)
72+
activesupport (= 8.1.2)
7373
marcel (~> 1.0)
74-
activesupport (8.1.1)
74+
activesupport (8.1.2)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -156,13 +156,13 @@ GEM
156156
nokogiri (1.19.0-x86_64-linux-gnu)
157157
racc (~> 1.4)
158158
parallel (1.27.0)
159-
parser (3.3.10.0)
159+
parser (3.3.10.1)
160160
ast (~> 2.4.1)
161161
racc
162162
pp (0.6.3)
163163
prettyprint
164164
prettyprint (0.2.0)
165-
prism (1.7.0)
165+
prism (1.9.0)
166166
psych (5.3.1)
167167
date
168168
stringio
@@ -175,20 +175,20 @@ GEM
175175
rack (>= 1.3)
176176
rackup (2.3.1)
177177
rack (>= 3)
178-
rails (8.1.1)
179-
actioncable (= 8.1.1)
180-
actionmailbox (= 8.1.1)
181-
actionmailer (= 8.1.1)
182-
actionpack (= 8.1.1)
183-
actiontext (= 8.1.1)
184-
actionview (= 8.1.1)
185-
activejob (= 8.1.1)
186-
activemodel (= 8.1.1)
187-
activerecord (= 8.1.1)
188-
activestorage (= 8.1.1)
189-
activesupport (= 8.1.1)
178+
rails (8.1.2)
179+
actioncable (= 8.1.2)
180+
actionmailbox (= 8.1.2)
181+
actionmailer (= 8.1.2)
182+
actionpack (= 8.1.2)
183+
actiontext (= 8.1.2)
184+
actionview (= 8.1.2)
185+
activejob (= 8.1.2)
186+
activemodel (= 8.1.2)
187+
activerecord (= 8.1.2)
188+
activestorage (= 8.1.2)
189+
activesupport (= 8.1.2)
190190
bundler (>= 1.15.0)
191-
railties (= 8.1.1)
191+
railties (= 8.1.2)
192192
rails-controller-testing (1.0.5)
193193
actionpack (>= 5.0.1.rc1)
194194
actionview (>= 5.0.1.rc1)
@@ -200,9 +200,9 @@ GEM
200200
rails-html-sanitizer (1.6.2)
201201
loofah (~> 2.21)
202202
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)
203-
railties (8.1.1)
204-
actionpack (= 8.1.1)
205-
activesupport (= 8.1.1)
203+
railties (8.1.2)
204+
actionpack (= 8.1.2)
205+
activesupport (= 8.1.2)
206206
irb (~> 1.13)
207207
rackup (>= 1.0.0)
208208
rake (>= 12.2)
@@ -211,7 +211,7 @@ GEM
211211
zeitwerk (~> 2.6)
212212
rainbow (3.1.1)
213213
rake (13.3.1)
214-
rdoc (7.0.3)
214+
rdoc (7.1.0)
215215
erb
216216
psych (>= 4.0.0)
217217
tsort
@@ -222,15 +222,15 @@ GEM
222222
actionpack (>= 7.0)
223223
railties (>= 7.0)
224224
rexml (3.4.4)
225-
rubocop (1.82.1)
225+
rubocop (1.84.0)
226226
json (~> 2.3)
227227
language_server-protocol (~> 3.17.0.2)
228228
lint_roller (~> 1.1.0)
229229
parallel (~> 1.10)
230230
parser (>= 3.3.0.2)
231231
rainbow (>= 2.2.2, < 4.0)
232232
regexp_parser (>= 2.9.3, < 3.0)
233-
rubocop-ast (>= 1.48.0, < 2.0)
233+
rubocop-ast (>= 1.49.0, < 2.0)
234234
ruby-progressbar (~> 1.7)
235235
unicode-display_width (>= 2.4.0, < 4.0)
236236
rubocop-ast (1.49.0)
@@ -260,7 +260,7 @@ GEM
260260
simplecov-html (0.13.2)
261261
simplecov_json_formatter (0.1.4)
262262
stringio (3.2.0)
263-
thor (1.4.0)
263+
thor (1.5.0)
264264
timeout (0.6.0)
265265
tsort (0.2.0)
266266
tzinfo (2.0.6)
@@ -300,4 +300,4 @@ DEPENDENCIES
300300
warning
301301

302302
BUNDLED WITH
303-
4.0.3
303+
4.0.5

gemfiles/rails_70/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ GEM
198198
simplecov (~> 0.19)
199199
simplecov-html (0.13.2)
200200
simplecov_json_formatter (0.1.4)
201-
thor (1.4.0)
201+
thor (1.5.0)
202202
timeout (0.6.0)
203203
tzinfo (2.0.6)
204204
concurrent-ruby (~> 1.0)

gemfiles/rails_71/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ GEM
210210
tsort (>= 0.2)
211211
zeitwerk (~> 2.6)
212212
rake (13.3.1)
213-
rdoc (7.0.3)
213+
rdoc (7.1.0)
214214
erb
215215
psych (>= 4.0.0)
216216
tsort
@@ -233,7 +233,7 @@ GEM
233233
simplecov-html (0.13.2)
234234
simplecov_json_formatter (0.1.4)
235235
stringio (3.2.0)
236-
thor (1.4.0)
236+
thor (1.5.0)
237237
timeout (0.6.0)
238238
tsort (0.2.0)
239239
tzinfo (2.0.6)

gemfiles/rails_72/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ GEM
203203
tsort (>= 0.2)
204204
zeitwerk (~> 2.6)
205205
rake (13.3.1)
206-
rdoc (7.0.3)
206+
rdoc (7.1.0)
207207
erb
208208
psych (>= 4.0.0)
209209
tsort
@@ -226,7 +226,7 @@ GEM
226226
simplecov-html (0.13.2)
227227
simplecov_json_formatter (0.1.4)
228228
stringio (3.2.0)
229-
thor (1.4.0)
229+
thor (1.5.0)
230230
timeout (0.6.0)
231231
tsort (0.2.0)
232232
tzinfo (2.0.6)

gemfiles/rails_80/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
pp (0.6.3)
153153
prettyprint
154154
prettyprint (0.2.0)
155-
prism (1.7.0)
155+
prism (1.9.0)
156156
psych (5.3.1)
157157
date
158158
stringio
@@ -200,7 +200,7 @@ GEM
200200
tsort (>= 0.2)
201201
zeitwerk (~> 2.6)
202202
rake (13.3.1)
203-
rdoc (7.0.3)
203+
rdoc (7.1.0)
204204
erb
205205
psych (>= 4.0.0)
206206
tsort
@@ -223,7 +223,7 @@ GEM
223223
simplecov-html (0.13.2)
224224
simplecov_json_formatter (0.1.4)
225225
stringio (3.2.0)
226-
thor (1.4.0)
226+
thor (1.5.0)
227227
timeout (0.6.0)
228228
tsort (0.2.0)
229229
tzinfo (2.0.6)
@@ -256,4 +256,4 @@ DEPENDENCIES
256256
warning
257257

258258
BUNDLED WITH
259-
4.0.3
259+
4.0.5

0 commit comments

Comments
 (0)