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 50a175f commit 2608105Copy full SHA for 2608105
Gemfile
@@ -1,4 +1,5 @@
1
-source https://rubygems.org
+source "https://rubygems.org"
2
+ruby "1.9.3"
3
gem 'sinatra', '1.4.3'
4
gem 'sinatra-contrib', '1.4.1'
5
gem 'sinatra-jsonp', '0.4.2'
0 commit comments