Update deps and skills
Seto Elkahfi committed
May 29, 2026 at 23:00 UTC
3e53c583c179668934b80eacadff72f1b786cec1
4 files changed
+37
-26
.agents/skills/design-system/SKILL.md
+4
index e69de29..d3a4e43 100644
--- a/.agents/skills/design-system/SKILL.md
+++ b/.agents/skills/design-system/SKILL.md
@@ -0,0 +1,4 @@
+---
+name: design-system
+description: A skill for working with the sigit.si design system.
+---
.agents/skills/local-environment/SKILL.md
+4
index e69de29..c2da4b9 100644
--- a/.agents/skills/local-environment/SKILL.md
+++ b/.agents/skills/local-environment/SKILL.md
@@ -0,0 +1,4 @@
+---
+name: local-environment
+description: A skill for working with the local environment for sigit.si
+---
.agents/skills/sigit-code/SKILL.md
+4
new file mode 100644
index 0000000..4b4b301
--- /dev/null
+++ b/.agents/skills/sigit-code/SKILL.md
@@ -0,0 +1,4 @@
+---
+name: sigit-code
+description: A skill for working with siGit Code
+---
Gemfile.lock
+25
-26
index d909c54..4571d3b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- action_text-trix (2.1.18)
+ action_text-trix (2.1.19)
railties
actioncable (8.1.3)
actionpack (= 8.1.3)
@@ -80,9 +80,9 @@ GEM
ast (2.4.3)
base64 (0.3.0)
bcrypt_pbkdf (1.1.2)
- bigdecimal (4.1.1)
+ bigdecimal (4.1.2)
bindex (0.8.1)
- bootsnap (1.23.0)
+ bootsnap (1.24.5)
msgpack (~> 1.2)
brakeman (8.0.4)
racc
@@ -105,12 +105,12 @@ GEM
railties (>= 6.1)
drb (2.2.3)
ed25519 (1.4.0)
- erb (6.0.2)
+ erb (6.0.4)
erubi (1.13.1)
et-orbi (1.4.0)
tzinfo
ffi (1.17.4-arm64-darwin)
- fugit (1.12.1)
+ fugit (1.12.2)
et-orbi (~> 1.4)
raabro (~> 1.4)
globalid (1.3.0)
@@ -125,15 +125,15 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.2)
- irb (1.17.0)
+ irb (1.18.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
- jbuilder (2.14.1)
+ jbuilder (2.15.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
- json (2.19.3)
+ json (2.19.7)
kamal (2.11.0)
activesupport (>= 7.0)
base64 (~> 0.2)
@@ -163,15 +163,15 @@ GEM
net-imap
net-pop
net-smtp
- marcel (1.1.0)
+ marcel (1.2.1)
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
- minitest (6.0.3)
+ minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
- msgpack (1.8.0)
- net-imap (0.6.3)
+ msgpack (1.8.1)
+ net-imap (0.6.4)
date
net-protocol
net-pop (0.1.2)
@@ -186,10 +186,10 @@ GEM
net-protocol
net-ssh (7.3.2)
nio4r (2.7.5)
- nokogiri (1.19.2-arm64-darwin)
+ nokogiri (1.19.3-arm64-darwin)
racc (~> 1.4)
ostruct (0.6.3)
- parallel (2.0.1)
+ parallel (2.1.0)
parser (3.3.11.1)
ast (~> 2.4.1)
racc
@@ -198,7 +198,7 @@ GEM
prettyprint
prettyprint (0.2.0)
prism (1.9.0)
- propshaft (1.3.1)
+ propshaft (1.3.2)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
@@ -206,7 +206,7 @@ GEM
date
stringio
public_suffix (7.0.5)
- puma (8.0.0)
+ puma (8.0.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
@@ -249,11 +249,10 @@ GEM
tsort (>= 0.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
- rake (13.3.1)
- rake-compiler-dock (1.11.0)
- rb_sys (0.9.126)
- json (>= 2)
- rake-compiler-dock (= 1.11.0)
+ rake (13.4.2)
+ rake-compiler-dock (1.12.0)
+ rb_sys (0.9.128)
+ rake-compiler-dock (= 1.12.0)
rdoc (7.2.0)
erb
psych (>= 4.0.0)
@@ -263,7 +262,7 @@ GEM
reline (0.6.3)
io-console (~> 0.5)
rouge (4.7.0)
- rubocop (1.86.1)
+ rubocop (1.86.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
@@ -281,7 +280,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
- rubocop-rails (2.34.3)
+ rubocop-rails (2.35.3)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
@@ -299,7 +298,7 @@ GEM
smbcloud-auth (0.3.35)
json
rb_sys (~> 0.9.91)
- solid_cable (3.0.12)
+ solid_cable (4.0.0)
actioncable (>= 7.2)
activejob (>= 7.2)
activerecord (>= 7.2)
@@ -330,7 +329,7 @@ GEM
tailwindcss-ruby (~> 3.0)
tailwindcss-ruby (3.4.19-arm64-darwin)
thor (1.5.0)
- thruster (0.1.20-arm64-darwin)
+ thruster (0.1.21-arm64-darwin)
timeout (0.6.1)
tsort (0.2.0)
turbo-rails (2.0.23)
@@ -351,7 +350,7 @@ GEM
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
- zeitwerk (2.7.5)
+ zeitwerk (2.8.2)
PLATFORMS
arm64-darwin