diff --git a/Gemfile b/Gemfile index b23c802..27628ce 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,5 @@ +source :rubygems + gem 'oauth2', '0.4.1' gem 'json', '1.5.1' gem 'sinatra', '1.2.3'