~ubuntu-branches/debian/sid/ruby-omniauth-google-oauth2/sid

« back to all changes in this revision

Viewing changes to examples/Gemfile

  • Committer: Package Import Robot
  • Author(s): Nitesh A Jain
  • Date: 2014-04-26 21:51:32 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140426215132-1z01hugr2zhqbbnx
Tags: 0.2.4-1
New upstream release 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
source 'https://rubygems.org'
 
2
 
 
3
gem 'sinatra'
 
4
gem 'omniauth-google-oauth2'