Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
* Updates solid_queue and tailwindcss-rails in Ruby.
* Removes oj in Ruby.
  • Loading branch information
tristandunn committed Dec 30, 2024
1 parent defdb86 commit 4419cb5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
5 changes: 2 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,16 @@ gem "importmap-rails", "2.1.0"
gem "jbuilder", "2.13.0"
gem "kamal", "2.4.0", require: false
gem "litestream", "0.12.0"
gem "oj", "3.16.8"
gem "propshaft", "1.1.0"
gem "puma", "6.5.0"
gem "rack-timeout", "0.7.0"
gem "rails", "8.0.1"
gem "solid_cable", "3.0.5"
gem "solid_cache", "1.0.6"
gem "solid_queue", "1.1.1"
gem "solid_queue", "1.1.2"
gem "sqlite3", "2.5.0"
gem "stimulus-rails", "1.3.4"
gem "tailwindcss-rails", "3.0.0"
gem "tailwindcss-rails", "3.1.0"
gem "thruster", "0.1.9", require: false
gem "turbo-rails", "2.0.11"

Expand Down
41 changes: 23 additions & 18 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4419cb5

Please sign in to comment.