Skip to content

Commit 7d1f713

Browse files
authored
Update dependencies (#945)
1 parent f5ead4b commit 7d1f713

3 files changed

Lines changed: 246 additions & 246 deletions

File tree

Gemfile.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,46 @@ GEM
33
specs:
44
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.2.1)
7+
actionpack (= 8.1.2.1)
8+
activesupport (= 8.1.2.1)
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.2.1)
13+
actionpack (= 8.1.2.1)
14+
activejob (= 8.1.2.1)
15+
activerecord (= 8.1.2.1)
16+
activestorage (= 8.1.2.1)
17+
activesupport (= 8.1.2.1)
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.2.1)
20+
actionpack (= 8.1.2.1)
21+
actionview (= 8.1.2.1)
22+
activejob (= 8.1.2.1)
23+
activesupport (= 8.1.2.1)
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.2.1)
27+
actionview (= 8.1.2.1)
28+
activesupport (= 8.1.2.1)
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.2.1)
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.2.1)
39+
activerecord (= 8.1.2.1)
40+
activestorage (= 8.1.2.1)
41+
activesupport (= 8.1.2.1)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.2.1)
45+
activesupport (= 8.1.2.1)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
@@ -56,22 +56,22 @@ GEM
5656
kaminari (>= 1.2.1)
5757
railties (>= 7.2)
5858
ransack (>= 4.0)
59-
activejob (8.1.2)
60-
activesupport (= 8.1.2)
59+
activejob (8.1.2.1)
60+
activesupport (= 8.1.2.1)
6161
globalid (>= 0.3.6)
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)
62+
activemodel (8.1.2.1)
63+
activesupport (= 8.1.2.1)
64+
activerecord (8.1.2.1)
65+
activemodel (= 8.1.2.1)
66+
activesupport (= 8.1.2.1)
6767
timeout (>= 0.4.0)
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)
68+
activestorage (8.1.2.1)
69+
actionpack (= 8.1.2.1)
70+
activejob (= 8.1.2.1)
71+
activerecord (= 8.1.2.1)
72+
activesupport (= 8.1.2.1)
7373
marcel (~> 1.0)
74-
activesupport (8.1.2)
74+
activesupport (8.1.2.1)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -185,13 +185,13 @@ GEM
185185
net-smtp (0.5.1)
186186
net-protocol
187187
nio4r (2.7.5)
188-
nokogiri (1.19.1-aarch64-linux-gnu)
188+
nokogiri (1.19.2-aarch64-linux-gnu)
189189
racc (~> 1.4)
190-
nokogiri (1.19.1-arm64-darwin)
190+
nokogiri (1.19.2-arm64-darwin)
191191
racc (~> 1.4)
192-
nokogiri (1.19.1-x86_64-darwin)
192+
nokogiri (1.19.2-x86_64-darwin)
193193
racc (~> 1.4)
194-
nokogiri (1.19.1-x86_64-linux-gnu)
194+
nokogiri (1.19.2-x86_64-linux-gnu)
195195
racc (~> 1.4)
196196
orm_adapter (0.5.0)
197197
pp (0.6.3)
@@ -213,30 +213,30 @@ GEM
213213
rack (>= 1.3)
214214
rackup (2.3.1)
215215
rack (>= 3)
216-
rails (8.1.2)
217-
actioncable (= 8.1.2)
218-
actionmailbox (= 8.1.2)
219-
actionmailer (= 8.1.2)
220-
actionpack (= 8.1.2)
221-
actiontext (= 8.1.2)
222-
actionview (= 8.1.2)
223-
activejob (= 8.1.2)
224-
activemodel (= 8.1.2)
225-
activerecord (= 8.1.2)
226-
activestorage (= 8.1.2)
227-
activesupport (= 8.1.2)
216+
rails (8.1.2.1)
217+
actioncable (= 8.1.2.1)
218+
actionmailbox (= 8.1.2.1)
219+
actionmailer (= 8.1.2.1)
220+
actionpack (= 8.1.2.1)
221+
actiontext (= 8.1.2.1)
222+
actionview (= 8.1.2.1)
223+
activejob (= 8.1.2.1)
224+
activemodel (= 8.1.2.1)
225+
activerecord (= 8.1.2.1)
226+
activestorage (= 8.1.2.1)
227+
activesupport (= 8.1.2.1)
228228
bundler (>= 1.15.0)
229-
railties (= 8.1.2)
229+
railties (= 8.1.2.1)
230230
rails-dom-testing (2.3.0)
231231
activesupport (>= 5.0.0)
232232
minitest
233233
nokogiri (>= 1.6)
234234
rails-html-sanitizer (1.7.0)
235235
loofah (~> 2.25)
236236
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)
237-
railties (8.1.2)
238-
actionpack (= 8.1.2)
239-
activesupport (= 8.1.2)
237+
railties (8.1.2.1)
238+
actionpack (= 8.1.2.1)
239+
activesupport (= 8.1.2.1)
240240
irb (~> 1.13)
241241
rackup (>= 1.0.0)
242242
rake (>= 12.2)
@@ -284,13 +284,13 @@ GEM
284284
actionpack (>= 6.1)
285285
activesupport (>= 6.1)
286286
sprockets (>= 3.0.0)
287-
sqlite3 (2.9.1-aarch64-linux-gnu)
288-
sqlite3 (2.9.1-arm64-darwin)
289-
sqlite3 (2.9.1-x86_64-darwin)
290-
sqlite3 (2.9.1-x86_64-linux-gnu)
287+
sqlite3 (2.9.2-aarch64-linux-gnu)
288+
sqlite3 (2.9.2-arm64-darwin)
289+
sqlite3 (2.9.2-x86_64-darwin)
290+
sqlite3 (2.9.2-x86_64-linux-gnu)
291291
stringio (3.2.0)
292292
thor (1.5.0)
293-
timeout (0.6.0)
293+
timeout (0.6.1)
294294
tsort (0.2.0)
295295
tzinfo (2.0.6)
296296
concurrent-ruby (~> 1.0)
@@ -333,4 +333,4 @@ RUBY VERSION
333333
ruby 4.0.0
334334

335335
BUNDLED WITH
336-
4.0.7
336+
4.0.8

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"type": "module",
55
"dependencies": {
66
"@activeadmin/activeadmin": "4.0.0-beta22",
7-
"@tailwindcss/cli": "^4.2.1",
8-
"tailwindcss": "^4.2.1"
7+
"@tailwindcss/cli": "^4.2.2",
8+
"tailwindcss": "^4.2.2"
99
},
1010
"scripts": {
1111
"build:css": "npx @tailwindcss/cli -i ./app/assets/stylesheets/active_admin.css -o ./app/assets/builds/active_admin.css --minify"

0 commit comments

Comments
 (0)