addon-template icon indicating copy to clipboard operation
addon-template copied to clipboard

update gems and ruby version, and fix a few related things

Open abhinavs opened this issue 4 years ago • 0 comments

Not sure if this is still the recommended way of making heroku addon, however, I found a few things require fixing to at least get the server up and running with the latest Pliny gem. Changes made

  1. Ruby version to 2.7.0
  2. Pliny to 0.28
  3. Sequel to 5.37
  4. Sinatra to 2.1.0 (and a few more gems)

Also made pliny_env to app_env which is required for the server to boot-up

abhinavs avatar Oct 17 '20 12:10 abhinavs