Skip to content

Commit

Permalink
Merge pull request #263 from loftwah/dl/rails-8-updates
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
loftwah authored Dec 24, 2024
2 parents eae023c + de791b7 commit 531dd85
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 107 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ GEM
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.4)
Expand All @@ -126,7 +126,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
dotenv (3.1.4)
dotenv (3.1.7)
drb (2.2.1)
dry-cli (1.2.0)
ed25519 (1.3.0)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
http-form_data (2.3.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.3)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -179,7 +179,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.2)
kamal (2.3.0)
kamal (2.4.0)
activesupport (>= 7.0)
base64 (~> 0.2)
bcrypt_pbkdf (~> 1.0)
Expand Down Expand Up @@ -302,7 +302,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.9)
rexml (3.4.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
Expand Down Expand Up @@ -375,7 +375,7 @@ GEM
tailwindcss-ruby (3.4.17-x86_64-darwin)
tailwindcss-ruby (3.4.17-x86_64-linux)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timeout (0.4.3)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
Expand Down
Loading

0 comments on commit 531dd85

Please sign in to comment.