Skip to content

Instantly share code, notes, and snippets.

@pchw
Created May 26, 2012 09:19
Show Gist options
  • Save pchw/2793067 to your computer and use it in GitHub Desktop.
Save pchw/2793067 to your computer and use it in GitHub Desktop.
AppReviewViewer用のGemfile
source :rubygems
gem 'json'
gem 'nokogiri'
gem 'sequel'
gem 'sqlite3'
gem 'sinatra'
gem 'sinatra-reloader'
gem 'sinatra-sequel'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment