[DRE-commits] [ruby-sass-rails] branch master updated (1d5c161 -> 9aff8b6)

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Sep 6 18:57:02 UTC 2016


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

srud-guest pushed a change to branch master
in repository ruby-sass-rails.

      from  1d5c161   rebuild
      adds  4da1652   New upstream version 5.0.6
       new  b56d730   Merge tag 'upstream/5.0.6'
       new  25f779b   New upstream release
       new  9aff8b6   Ready for upload

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                                        | 20 +++++++++++++++--
 debian/changelog                                   |  7 ++++++
 gemfiles/Gemfile-rails-4-0                         |  3 +++
 gemfiles/Gemfile-rails-4-1                         |  3 +++
 gemfiles/Gemfile-rails-4-2                         |  3 +++
 gemfiles/Gemfile-rails-5-0                         |  7 ++++++
 gemfiles/Gemfile-sass-3-1                          |  2 ++
 gemfiles/Gemfile-sass-3-2                          |  2 ++
 gemfiles/Gemfile-sass-3-3                          |  2 ++
 gemfiles/Gemfile-sass-3-4                          |  2 ++
 gemfiles/Gemfile-sprockets-2-11                    |  3 +++
 gemfiles/Gemfile-sprockets-2-12                    |  3 +++
 gemfiles/Gemfile-sprockets-2-8                     |  3 +++
 gemfiles/Gemfile-sprockets-3-0                     |  3 +++
 gemfiles/Gemfile-sprockets-4-0                     |  9 ++++++++
 gemfiles/Gemfile-sprockets-rails-2-2               |  3 +++
 gemfiles/Gemfile-sprockets-rails-master            |  3 +++
 lib/sass/rails/railtie.rb                          | 18 +++++++++++++--
 lib/sass/rails/version.rb                          |  2 +-
 sass-rails.gemspec                                 |  2 +-
 .../app/assets/config/manifest.js                  |  3 +++
 .../config/environments/production.rb              |  4 +++-
 .../config/environments/test.rb                    | 10 +++++++--
 .../fixtures/engine_project/engine_project.gemspec | 12 +++++-----
 .../test/dummy/config/environments/production.rb   |  4 +++-
 .../test/dummy/config/environments/test.rb         | 10 +++++++--
 .../sass_project/app/assets/config/manifest.js     |  3 +++
 .../sass_project/config/environments/production.rb |  4 +++-
 .../sass_project/config/environments/test.rb       | 10 +++++++--
 .../scss_project/app/assets/config/manifest.js     |  3 +++
 .../scss_project/config/environments/production.rb |  4 +++-
 .../scss_project/config/environments/test.rb       | 10 +++++++--
 .../config/initializers/postprocessor.rb           | 26 +++++++++++++++++++---
 test/sass_rails_test.rb                            |  4 ++--
 34 files changed, 178 insertions(+), 29 deletions(-)
 create mode 100644 gemfiles/Gemfile-rails-5-0
 create mode 100644 gemfiles/Gemfile-sprockets-4-0
 create mode 100644 test/fixtures/alternate_config_project/app/assets/config/manifest.js
 create mode 100644 test/fixtures/sass_project/app/assets/config/manifest.js
 create mode 100644 test/fixtures/scss_project/app/assets/config/manifest.js

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



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