Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ gem "htmlcompressor", "~> 0.4.0"

gem "doorkeeper", "~> 5.8"

gem "autotuner", "~> 1.0"
gem "autotuner", "~> 1.1"

gem "tailwindcss-ruby", "~> 4.1"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
device_detector (>= 1)
safely_block (>= 0.4)
ast (2.4.3)
autotuner (1.0.2)
autotuner (1.1.0)
base64 (0.3.0)
bcrypt_pbkdf (1.1.1)
benchmark (0.5.0)
Expand Down Expand Up @@ -570,7 +570,7 @@ DEPENDENCIES
activerecord-import
ahoy_captain!
ahoy_matey
autotuner (~> 1.0)
autotuner (~> 1.1)
bootsnap
brakeman
bullet
Expand Down