Skip to content

Instantly share code, notes, and snippets.

@arpitchauhan
Created September 11, 2018 19:41
Show Gist options
  • Save arpitchauhan/0c39355144bf7370f2dbd346b22f7072 to your computer and use it in GitHub Desktop.
Save arpitchauhan/0c39355144bf7370f2dbd346b22f7072 to your computer and use it in GitHub Desktop.
sinatra-app-to-host-files > Gemfile
source "https://rubygems.org"
ruby '2.5.1'
gem 'sinatra', '~> 2.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment