We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5b044 commit 28f23b6Copy full SHA for 28f23b6
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
- command = "bundle install && gem install sinatra gem install gitchart -v 4.0.0 && ruby app.rb -o 0.0.0.0 &"
+ command = "bundle install && gem install sinatra && gem install githubchart -v 4.0.0 && gem install thin puma reel http webrick && ruby app.rb -o 0.0.0.0 &"
3
publish = "public"
4
0 commit comments