basekit/ruby-sample-code

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source "https://rubygems.org"

gem "addressable"
gem "oauth", :git => "https://github.com/basekit/oauth-ruby.git"
gem "typhoeus"