[DRE-commits] [ruby-uglifier] 01/01: Merge tag 'upstream/3.0.2'

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Fri Nov 25 08:33:55 UTC 2016


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-uglifier.

commit b9dd239aaae9c5d71c554573819598474e33c81e
Merge: aa35b1a 018f5f2
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Fri Nov 25 14:01:31 2016 +0530

    Merge tag 'upstream/3.0.2'
    
    Upstream version 3.0.2

 .rubocop.yml            |    6 +
 .travis.yml             |   17 +-
 .yardopts               |    4 +
 CHANGELOG.md            |   22 +
 CONTRIBUTING.md         |    2 +-
 Gemfile                 |    6 +-
 README.md               |   36 +-
 Rakefile                |   35 +-
 lib/source-map.js       | 3055 +++++++++++++++++++++++++++++++++++++++++++++++
 lib/uglifier.js         |  114 ++
 lib/uglifier.rb         |  237 ++--
 lib/uglifier/version.rb |    2 +-
 lib/uglify.js           |  425 +++++++
 metadata.yml            |   53 +-
 spec/source_map_spec.rb |  188 ++-
 spec/spec_helper.rb     |   13 +-
 spec/uglifier_spec.rb   |  138 ++-
 uglifier.gemspec        |    8 +-
 18 files changed, 4109 insertions(+), 252 deletions(-)

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



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