[DRE-commits] [ruby-omniauth] 02/05: Merge tag 'upstream/1.3.1'

Rahulkrishnan R A rahulkrishnanra-guest at moszumanska.debian.org
Mon Feb 29 18:28:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

rahulkrishnanra-guest pushed a commit to branch master
in repository ruby-omniauth.

commit c9020d276b91d1aeb83774376ecb57e0be6aba6b
Merge: 1729196 0798ab5
Author: Rahulkrishnan R A <rahulkrishnanfs at gmail.com>
Date:   Fri Feb 26 11:04:34 2016 +0000

    Merge tag 'upstream/1.3.1'
    
    Upstream version 1.3.1

 .gemtest                               |   0
 .gitignore                             |   1 +
 .rubocop.yml                           |  90 ++++++++-------------
 .travis.yml                            |  36 ++++-----
 Gemfile                                |  23 ++----
 Gemfile.rack-1.3.x                     |  21 ++---
 Gemfile.rack-master                    |  16 ++++
 Guardfile                              |  10 ---
 README.md                              |   2 +-
 lib/omniauth.rb                        |  26 +++---
 lib/omniauth/auth_hash.rb              |   2 +-
 lib/omniauth/builder.rb                |   8 +-
 lib/omniauth/form.rb                   |   2 +-
 lib/omniauth/strategies/developer.rb   |   2 +-
 lib/omniauth/strategy.rb               |  42 ++++++----
 lib/omniauth/version.rb                |   2 +-
 metadata.yml                           | 139 ---------------------------------
 omniauth.gemspec                       |   5 +-
 spec/helper.rb                         |  25 +++---
 spec/omniauth/auth_hash_spec.rb        |  16 ++--
 spec/omniauth/failure_endpoint_spec.rb |   8 +-
 spec/omniauth/strategy_spec.rb         |  51 +++++++++++-
 spec/omniauth_spec.rb                  |  12 ++-
 23 files changed, 213 insertions(+), 326 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth.git



More information about the Pkg-ruby-extras-commits mailing list