Skip to content

Instantly share code, notes, and snippets.

@glidenote
Created October 30, 2012 11:02
Show Gist options
  • Save glidenote/3979622 to your computer and use it in GitHub Desktop.
Save glidenote/3979622 to your computer and use it in GitHub Desktop.
Gemfile
diff --git a/Gemfile b/Gemfile
index 13a2050..be86346 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,6 +15,7 @@ group :development do
gem 'liquid', '2.2.2'
gem 'ruby-aaws'
gem 'rubypython'
+ gem "thin", "~> 1.5.0"
end
gem 'sinatra', '1.2.6'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment