[DRE-commits] [ruby-asset-sync] 01/05: Updated version 2.2.0 from 'upstream/2.2.0'

Sruthi Chandran srud-guest at moszumanska.debian.org
Sat Sep 30 11:28:53 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-asset-sync.

commit 2ba2e36af0babf7e035b6a3b11f2bf569a1bd927
Merge: 848d3c9 78dd7dc
Author: Sruthi Chandran <srud at disroot.org>
Date:   Sat Sep 30 16:46:15 2017 +0530

    Updated version 2.2.0 from 'upstream/2.2.0'
    
    with Debian dir d371b21fb6fe36ee346a5a1942e811e4b5af8115

 .editorconfig                                      |   7 +
 .travis.yml                                        |   1 +
 Appraisals                                         |  17 +-
 CHANGELOG.md                                       | 103 +++++++++-
 Gemfile                                            |   1 +
 README.md                                          | 138 ++++++++-----
 Rakefile                                           |   8 +-
 UPGRADING.md                                       |  25 +++
 asset_sync.gemspec                                 |  10 +-
 gemfiles/rails_3.1.gemfile                         |  10 -
 gemfiles/rails_3.2.gemfile                         |  10 -
 gemfiles/rails_4.0.gemfile                         |  10 -
 gemfiles/rails_4.1.gemfile                         |  10 -
 gemfiles/rails_4_1.gemfile                         |  10 +
 gemfiles/rails_4_2.gemfile                         |  10 +
 gemfiles/rails_5_0.gemfile                         |  10 +
 gemfiles/rails_5_1.gemfile                         |  10 +
 lib/asset_sync.rb                                  |   3 -
 lib/asset_sync/asset_sync.rb                       |   2 +-
 lib/asset_sync/config.rb                           |  68 +++++--
 lib/asset_sync/engine.rb                           |   6 +-
 lib/asset_sync/multi_mime.rb                       |  12 +-
 lib/asset_sync/storage.rb                          |  76 +++++---
 lib/asset_sync/version.rb                          |   2 +-
 lib/generators/asset_sync/templates/asset_sync.rb  |   9 +
 lib/generators/asset_sync/templates/asset_sync.yml |   2 +
 metadata.yml                                       | 217 ---------------------
 spec/dummy_app/Rakefile                            |   2 +-
 spec/fixtures/aws_with_yml/config/asset_sync.yml   |   2 +
 spec/integration/aws_integration_spec.rb           |   9 +-
 spec/unit/asset_sync_spec.rb                       |  67 +++++--
 spec/unit/google_spec.rb                           |   4 +-
 spec/unit/multi_mime_spec.rb                       |  24 +++
 spec/unit/storage_spec.rb                          | 170 +++++++++++++---
 34 files changed, 643 insertions(+), 422 deletions(-)

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



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