[DRE-commits] [ruby-redis-actionpack] 01/05: Updated version 5.0.1 from 'upstream/5.0.1'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 20 12:48:58 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-redis-actionpack.

commit 4b0430a94da25c5cf89e083e7e1eb40e77d5d02a
Merge: bea07b2 157011d
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 20 17:22:26 2017 +0530

    Updated version 5.0.1 from 'upstream/5.0.1'
    
    with Debian dir 56380b24431d95c5a598306c847fd42e026131ee

 .gitignore                                         |   7 +-
 .travis.yml                                        |  31 +++
 Gemfile                                            |  14 --
 README.md                                          |  36 ++-
 Rakefile                                           |   8 +-
 .../middleware/session/redis_store.rb              |  14 ++
 lib/redis/actionpack/version.rb                    |   2 +-
 metadata.yml                                       | 222 -----------------
 redis-actionpack.gemspec                           |  29 +--
 test/dummy/config/initializers/secret_token.rb     |   7 -
 test/dummy/config/initializers/session_store.rb    |  11 -
 test/gemfiles/Gemfile.rails-4.0.x                  |  10 +
 test/gemfiles/Gemfile.rails-4.1.x                  |  10 +
 test/gemfiles/Gemfile.rails-4.2.x                  |  10 +
 test/gemfiles/Gemfile.rails-5.0.x                  |  11 +
 test/integration/redis_store_integration_test.rb   | 263 ++++++++++++++-------
 test/redis/actionpack/version_test.rb              |   7 -
 17 files changed, 310 insertions(+), 382 deletions(-)

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



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