[DRE-commits] [ruby-devise-token-authenticatable] branch master updated (b136249 -> d4351ed)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jun 29 09:32:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-devise-token-authenticatable.
from b136249 Bump Standards-Version to 3.9.7 (no changes needed)
adds 2bd8922 Imported Upstream version 0.5.1
new a78b449 Merge tag 'upstream/0.5.1'
new 65401f0 update changelog
new d4351ed update dependencies
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 13 +--
README.md | 53 +++++++---
debian/changelog | 7 ++
debian/control | 6 +-
devise-token_authenticatable.gemspec | 16 +--
lib/devise/token_authenticatable.rb | 4 +
lib/devise/token_authenticatable/model.rb | 17 +++-
lib/devise/token_authenticatable/strategy.rb | 10 ++
lib/devise/token_authenticatable/version.rb | 2 +-
spec/factories/admin.rb | 2 +-
spec/factories/user.rb | 8 +-
.../devise/token_authenticatable/model_spec.rb | 72 ++++++++-----
.../devise/token_authenticatable/strategy_spec.rb | 113 ++++++++-------------
spec/support/rails_app/app/models/user.rb | 2 +-
.../db/migrate/20100401102949_create_tables.rb | 15 +--
spec/support/rails_app/db/schema.rb | 1 +
spec/support/session_helper.rb | 3 +-
spec/token_authenticatable_spec.rb | 12 ++-
18 files changed, 211 insertions(+), 145 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise-token-authenticatable.git
More information about the Pkg-ruby-extras-commits
mailing list