Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 531dd85

Browse files
authored
Merge pull request #263 from loftwah/dl/rails-8-updates
updates
2 parents eae023c + de791b7 commit 531dd85

File tree

2 files changed

+110
-107
lines changed

2 files changed

+110
-107
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
connection_pool (2.4.1)
116116
crass (1.0.6)
117117
date (3.4.1)
118-
debug (1.9.2)
118+
debug (1.10.0)
119119
irb (~> 1.10)
120120
reline (>= 0.3.8)
121121
devise (4.9.4)
@@ -126,7 +126,7 @@ GEM
126126
warden (~> 1.2.3)
127127
diff-lcs (1.5.1)
128128
domain_name (0.6.20240107)
129-
dotenv (3.1.4)
129+
dotenv (3.1.7)
130130
drb (2.2.1)
131131
dry-cli (1.2.0)
132132
ed25519 (1.3.0)
@@ -167,7 +167,7 @@ GEM
167167
http-form_data (2.3.0)
168168
i18n (1.14.6)
169169
concurrent-ruby (~> 1.0)
170-
importmap-rails (2.0.3)
170+
importmap-rails (2.1.0)
171171
actionpack (>= 6.0.0)
172172
activesupport (>= 6.0.0)
173173
railties (>= 6.0.0)
@@ -179,7 +179,7 @@ GEM
179179
actionview (>= 5.0.0)
180180
activesupport (>= 5.0.0)
181181
jmespath (1.6.2)
182-
kamal (2.3.0)
182+
kamal (2.4.0)
183183
activesupport (>= 7.0)
184184
base64 (~> 0.2)
185185
bcrypt_pbkdf (~> 1.0)
@@ -302,7 +302,7 @@ GEM
302302
responders (3.1.1)
303303
actionpack (>= 5.2)
304304
railties (>= 5.2)
305-
rexml (3.3.9)
305+
rexml (3.4.0)
306306
rspec-core (3.13.2)
307307
rspec-support (~> 3.13.0)
308308
rspec-expectations (3.13.3)
@@ -375,7 +375,7 @@ GEM
375375
tailwindcss-ruby (3.4.17-x86_64-darwin)
376376
tailwindcss-ruby (3.4.17-x86_64-linux)
377377
thor (1.3.2)
378-
tilt (2.4.0)
378+
tilt (2.5.0)
379379
timeout (0.4.3)
380380
turbo-rails (2.0.11)
381381
actionpack (>= 6.0.0)

0 commit comments

Comments
 (0)