Skip to content

Commit cf17cd9

Browse files
committed
Bump rails from 8.1.2 to 8.1.3 and bundle update
1 parent a0443b5 commit cf17cd9

1 file changed

Lines changed: 90 additions & 90 deletions

File tree

Gemfile.lock

Lines changed: 90 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,68 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
action_text-trix (2.1.16)
11+
action_text-trix (2.1.18)
1212
railties
13-
actioncable (8.1.2)
14-
actionpack (= 8.1.2)
15-
activesupport (= 8.1.2)
13+
actioncable (8.1.3)
14+
actionpack (= 8.1.3)
15+
activesupport (= 8.1.3)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (8.1.2)
20-
actionpack (= 8.1.2)
21-
activejob (= 8.1.2)
22-
activerecord (= 8.1.2)
23-
activestorage (= 8.1.2)
24-
activesupport (= 8.1.2)
19+
actionmailbox (8.1.3)
20+
actionpack (= 8.1.3)
21+
activejob (= 8.1.3)
22+
activerecord (= 8.1.3)
23+
activestorage (= 8.1.3)
24+
activesupport (= 8.1.3)
2525
mail (>= 2.8.0)
26-
actionmailer (8.1.2)
27-
actionpack (= 8.1.2)
28-
actionview (= 8.1.2)
29-
activejob (= 8.1.2)
30-
activesupport (= 8.1.2)
26+
actionmailer (8.1.3)
27+
actionpack (= 8.1.3)
28+
actionview (= 8.1.3)
29+
activejob (= 8.1.3)
30+
activesupport (= 8.1.3)
3131
mail (>= 2.8.0)
3232
rails-dom-testing (~> 2.2)
33-
actionpack (8.1.2)
34-
actionview (= 8.1.2)
35-
activesupport (= 8.1.2)
33+
actionpack (8.1.3)
34+
actionview (= 8.1.3)
35+
activesupport (= 8.1.3)
3636
nokogiri (>= 1.8.5)
3737
rack (>= 2.2.4)
3838
rack-session (>= 1.0.1)
3939
rack-test (>= 0.6.3)
4040
rails-dom-testing (~> 2.2)
4141
rails-html-sanitizer (~> 1.6)
4242
useragent (~> 0.16)
43-
actiontext (8.1.2)
43+
actiontext (8.1.3)
4444
action_text-trix (~> 2.1.15)
45-
actionpack (= 8.1.2)
46-
activerecord (= 8.1.2)
47-
activestorage (= 8.1.2)
48-
activesupport (= 8.1.2)
45+
actionpack (= 8.1.3)
46+
activerecord (= 8.1.3)
47+
activestorage (= 8.1.3)
48+
activesupport (= 8.1.3)
4949
globalid (>= 0.6.0)
5050
nokogiri (>= 1.8.5)
51-
actionview (8.1.2)
52-
activesupport (= 8.1.2)
51+
actionview (8.1.3)
52+
activesupport (= 8.1.3)
5353
builder (~> 3.1)
5454
erubi (~> 1.11)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
activejob (8.1.2)
58-
activesupport (= 8.1.2)
57+
activejob (8.1.3)
58+
activesupport (= 8.1.3)
5959
globalid (>= 0.3.6)
60-
activemodel (8.1.2)
61-
activesupport (= 8.1.2)
62-
activerecord (8.1.2)
63-
activemodel (= 8.1.2)
64-
activesupport (= 8.1.2)
60+
activemodel (8.1.3)
61+
activesupport (= 8.1.3)
62+
activerecord (8.1.3)
63+
activemodel (= 8.1.3)
64+
activesupport (= 8.1.3)
6565
timeout (>= 0.4.0)
66-
activestorage (8.1.2)
67-
actionpack (= 8.1.2)
68-
activejob (= 8.1.2)
69-
activerecord (= 8.1.2)
70-
activesupport (= 8.1.2)
66+
activestorage (8.1.3)
67+
actionpack (= 8.1.3)
68+
activejob (= 8.1.3)
69+
activerecord (= 8.1.3)
70+
activesupport (= 8.1.3)
7171
marcel (~> 1.0)
72-
activesupport (8.1.2)
72+
activesupport (8.1.3)
7373
base64
7474
bigdecimal
7575
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -82,13 +82,13 @@ GEM
8282
securerandom (>= 0.3)
8383
tzinfo (~> 2.0, >= 2.0.5)
8484
uri (>= 0.13.1)
85-
addressable (2.8.8)
85+
addressable (2.8.9)
8686
public_suffix (>= 2.0.2, < 8.0)
8787
anyway_config (2.8.0)
8888
ruby-next-core (~> 1.0)
8989
ast (2.4.3)
9090
base64 (0.3.0)
91-
bigdecimal (4.0.1)
91+
bigdecimal (4.1.0)
9292
bindex (0.8.1)
9393
bootsnap (1.23.0)
9494
msgpack (~> 1.2)
@@ -116,7 +116,7 @@ GEM
116116
docile (1.4.1)
117117
drb (2.2.3)
118118
dry-initializer (3.2.0)
119-
erb (6.0.1)
119+
erb (6.0.2)
120120
erubi (1.13.1)
121121
et-orbi (1.4.0)
122122
tzinfo
@@ -141,7 +141,7 @@ GEM
141141
jbuilder (2.14.1)
142142
actionview (>= 7.0.0)
143143
activesupport (>= 7.0.0)
144-
json (2.18.1)
144+
json (2.19.3)
145145
language_server-protocol (3.17.0.5)
146146
launchy (3.1.1)
147147
addressable (~> 2.8)
@@ -151,7 +151,7 @@ GEM
151151
launchy (>= 2.2, < 4)
152152
lint_roller (1.1.0)
153153
logger (1.7.0)
154-
loofah (2.25.0)
154+
loofah (2.25.1)
155155
crass (~> 1.0.2)
156156
nokogiri (>= 1.12.0)
157157
mail (2.9.0)
@@ -163,9 +163,10 @@ GEM
163163
marcel (1.1.0)
164164
matrix (0.4.3)
165165
mini_mime (1.1.5)
166-
minitest (6.0.1)
166+
minitest (6.0.3)
167+
drb (~> 2.0)
167168
prism (~> 1.5)
168-
mocha (3.0.2)
169+
mocha (3.1.0)
169170
ruby2_keywords (>= 0.0.5)
170171
msgpack (1.8.0)
171172
mutex_m (0.3.0)
@@ -177,24 +178,24 @@ GEM
177178
net-smtp (0.5.1)
178179
net-protocol
179180
nio4r (2.7.5)
180-
nokogiri (1.19.1-aarch64-linux-gnu)
181+
nokogiri (1.19.2-aarch64-linux-gnu)
181182
racc (~> 1.4)
182-
nokogiri (1.19.1-aarch64-linux-musl)
183+
nokogiri (1.19.2-aarch64-linux-musl)
183184
racc (~> 1.4)
184-
nokogiri (1.19.1-arm-linux-gnu)
185+
nokogiri (1.19.2-arm-linux-gnu)
185186
racc (~> 1.4)
186-
nokogiri (1.19.1-arm-linux-musl)
187+
nokogiri (1.19.2-arm-linux-musl)
187188
racc (~> 1.4)
188-
nokogiri (1.19.1-arm64-darwin)
189+
nokogiri (1.19.2-arm64-darwin)
189190
racc (~> 1.4)
190-
nokogiri (1.19.1-x86_64-darwin)
191+
nokogiri (1.19.2-x86_64-darwin)
191192
racc (~> 1.4)
192-
nokogiri (1.19.1-x86_64-linux-gnu)
193+
nokogiri (1.19.2-x86_64-linux-gnu)
193194
racc (~> 1.4)
194-
nokogiri (1.19.1-x86_64-linux-musl)
195+
nokogiri (1.19.2-x86_64-linux-musl)
195196
racc (~> 1.4)
196197
parallel (1.27.0)
197-
parser (3.3.10.2)
198+
parser (3.3.11.1)
198199
ast (~> 2.4.1)
199200
racc
200201
pp (0.6.3)
@@ -210,12 +211,12 @@ GEM
210211
psych (5.3.1)
211212
date
212213
stringio
213-
public_suffix (7.0.2)
214+
public_suffix (7.0.5)
214215
puma (6.6.1)
215216
nio4r (~> 2.0)
216217
raabro (1.4.0)
217218
racc (1.8.1)
218-
rack (3.2.5)
219+
rack (3.2.6)
219220
rack-mini-profiler (2.3.4)
220221
rack (>= 1.2.0)
221222
rack-session (2.1.1)
@@ -225,30 +226,30 @@ GEM
225226
rack (>= 1.3)
226227
rackup (2.3.1)
227228
rack (>= 3)
228-
rails (8.1.2)
229-
actioncable (= 8.1.2)
230-
actionmailbox (= 8.1.2)
231-
actionmailer (= 8.1.2)
232-
actionpack (= 8.1.2)
233-
actiontext (= 8.1.2)
234-
actionview (= 8.1.2)
235-
activejob (= 8.1.2)
236-
activemodel (= 8.1.2)
237-
activerecord (= 8.1.2)
238-
activestorage (= 8.1.2)
239-
activesupport (= 8.1.2)
229+
rails (8.1.3)
230+
actioncable (= 8.1.3)
231+
actionmailbox (= 8.1.3)
232+
actionmailer (= 8.1.3)
233+
actionpack (= 8.1.3)
234+
actiontext (= 8.1.3)
235+
actionview (= 8.1.3)
236+
activejob (= 8.1.3)
237+
activemodel (= 8.1.3)
238+
activerecord (= 8.1.3)
239+
activestorage (= 8.1.3)
240+
activesupport (= 8.1.3)
240241
bundler (>= 1.15.0)
241-
railties (= 8.1.2)
242+
railties (= 8.1.3)
242243
rails-dom-testing (2.3.0)
243244
activesupport (>= 5.0.0)
244245
minitest
245246
nokogiri (>= 1.6)
246-
rails-html-sanitizer (1.6.2)
247-
loofah (~> 2.21)
247+
rails-html-sanitizer (1.7.0)
248+
loofah (~> 2.25)
248249
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)
249-
railties (8.1.2)
250-
actionpack (= 8.1.2)
251-
activesupport (= 8.1.2)
250+
railties (8.1.3)
251+
actionpack (= 8.1.3)
252+
activesupport (= 8.1.3)
252253
irb (~> 1.13)
253254
rackup (>= 1.0.0)
254255
rake (>= 12.2)
@@ -276,7 +277,7 @@ GEM
276277
rubocop-ast (>= 1.49.0, < 2.0)
277278
ruby-progressbar (~> 1.7)
278279
unicode-display_width (>= 2.4.0, < 4.0)
279-
rubocop-ast (1.49.0)
280+
rubocop-ast (1.49.1)
280281
parser (>= 3.3.7.2)
281282
prism (~> 1.7)
282283
rubocop-performance (1.26.1)
@@ -305,14 +306,14 @@ GEM
305306
simplecov_json_formatter (~> 0.1)
306307
simplecov-html (0.13.2)
307308
simplecov_json_formatter (0.1.4)
308-
sqlite3 (2.9.0-aarch64-linux-gnu)
309-
sqlite3 (2.9.0-aarch64-linux-musl)
310-
sqlite3 (2.9.0-arm-linux-gnu)
311-
sqlite3 (2.9.0-arm-linux-musl)
312-
sqlite3 (2.9.0-arm64-darwin)
313-
sqlite3 (2.9.0-x86_64-darwin)
314-
sqlite3 (2.9.0-x86_64-linux-gnu)
315-
sqlite3 (2.9.0-x86_64-linux-musl)
309+
sqlite3 (2.9.2-aarch64-linux-gnu)
310+
sqlite3 (2.9.2-aarch64-linux-musl)
311+
sqlite3 (2.9.2-arm-linux-gnu)
312+
sqlite3 (2.9.2-arm-linux-musl)
313+
sqlite3 (2.9.2-arm64-darwin)
314+
sqlite3 (2.9.2-x86_64-darwin)
315+
sqlite3 (2.9.2-x86_64-linux-gnu)
316+
sqlite3 (2.9.2-x86_64-linux-musl)
316317
standard (1.54.0)
317318
language_server-protocol (~> 3.17.0.2)
318319
lint_roller (~> 1.0)
@@ -329,7 +330,7 @@ GEM
329330
standard
330331
stringio (3.2.0)
331332
thor (1.5.0)
332-
timeout (0.6.0)
333+
timeout (0.6.1)
333334
tsort (0.2.0)
334335
turbo-rails (2.0.23)
335336
actionpack (>= 7.1.0)
@@ -341,12 +342,11 @@ GEM
341342
unicode-emoji (4.2.0)
342343
uri (1.1.1)
343344
useragent (0.16.11)
344-
web-console (4.2.1)
345-
actionview (>= 6.0.0)
346-
activemodel (>= 6.0.0)
345+
web-console (4.3.0)
346+
actionview (>= 8.0.0)
347347
bindex (>= 0.4.0)
348-
railties (>= 6.0.0)
349-
webmock (3.26.1)
348+
railties (>= 8.0.0)
349+
webmock (3.26.2)
350350
addressable (>= 2.8.0)
351351
crack (>= 0.3.2)
352352
hashdiff (>= 0.4.0, < 2.0.0)
@@ -357,7 +357,7 @@ GEM
357357
websocket-extensions (0.1.5)
358358
xpath (3.2.0)
359359
nokogiri (~> 1.8)
360-
yabeda (0.14.0)
360+
yabeda (0.16.0)
361361
anyway_config (>= 1.0, < 3)
362362
concurrent-ruby
363363
dry-initializer

0 commit comments

Comments
 (0)