[DRE-commits] [ruby-temple] 01/04: Merge tag 'upstream/0.7.7'

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Nov 30 21:49:46 UTC 2016


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

lunar pushed a commit to branch master
in repository ruby-temple.

commit 04c25669cbeddeb3d6a187450b845c3c79289a95
Merge: 0f959c4 9a0c529
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Wed Nov 30 22:29:29 2016 +0100

    Merge tag 'upstream/0.7.7'
    
    Upstream version 0.7.7

 .travis.yml                                  |   5 +
 CHANGES                                      |   5 +
 Gemfile                                      |   2 +-
 lib/temple.rb                                |   2 +
 lib/temple/filters/remove_bom.rb             |   2 +-
 lib/temple/filters/static_analyzer.rb        |  87 +++++++++++++
 lib/temple/filters/string_splitter.rb        | 130 +++++++++++++++++++
 lib/temple/generator.rb                      |   2 +-
 lib/temple/generators/array_buffer.rb        |   5 +-
 lib/temple/generators/erb.rb                 |   2 +-
 lib/temple/generators/rails_output_buffer.rb |   2 +-
 lib/temple/html/attribute_merger.rb          |  15 +--
 lib/temple/html/pretty.rb                    |   4 +-
 lib/temple/mixins/dispatcher.rb              |  14 ++-
 lib/temple/utils.rb                          |  19 ++-
 lib/temple/version.rb                        |   2 +-
 metadata.yml                                 | 180 ---------------------------
 test/filters/test_static_analyzer.rb         |  23 ++++
 test/filters/test_string_splitter.rb         |  18 +++
 test/test_generator.rb                       |   8 +-
 20 files changed, 313 insertions(+), 214 deletions(-)

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



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