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 fcd68cd commit 50a175fCopy full SHA for 50a175f
Gemfile
@@ -1,5 +1,5 @@
1
-source :rubygems
2
-gem 'sinatra', '1.3.2'
3
-gem 'sinatra-contrib', '1.3.1'
4
-gem 'sinatra-jsonp', '0.3.2'
5
-gem 'thin', '1.3.1'
+source https://rubygems.org
+gem 'sinatra', '1.4.3'
+gem 'sinatra-contrib', '1.4.1'
+gem 'sinatra-jsonp', '0.4.2'
+gem 'thin', '1.5.1'
0 commit comments