Created
May 26, 2016 08:56
-
-
Save yuumi3/6a1a7e4f654e031c52b4d63b981d746c to your computer and use it in GitHub Desktop.
Gemefile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
ruby '2.3.0' | |
source 'https://rubygems.org' | |
gem 'sinatra' | |
gem 'sinatra-contrib' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment