lots of tweaks, thruster proxy
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -19,6 +19,7 @@ gem "pry-stack_explorer"
|
||||
|
||||
# Use the Puma web server [https://github.com/puma/puma]
|
||||
gem "puma", "~> 5.0"
|
||||
gem "thruster"
|
||||
|
||||
# # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
|
||||
# gem "importmap-rails"
|
||||
@@ -126,6 +127,7 @@ gem "ruby-prof-speedscope"
|
||||
gem "ruby-vips"
|
||||
gem "table_print"
|
||||
gem "zstd-ruby"
|
||||
gem "rouge"
|
||||
|
||||
# gem "pghero", git: "https://github.com/dymk/pghero", ref: "e314f99"
|
||||
gem "pghero", "~> 3.6"
|
||||
|
||||
Reference in New Issue
Block a user