[DRE-commits] [ruby-jquery-rails] branch master updated (d7a37bf -> d8c0739)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 28 11:18:46 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-jquery-rails.

      from  d7a37bf   upload to unstable
      adds  11c14df   Imported Upstream version 4.0.5
       new  857934d   Merge tag 'upstream/4.0.5'
       new  d8c0739   update changelog

The 2 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                               | 21 ++++++++
 CHANGELOG.md                              |  4 ++
 Gemfile                                   |  2 +
 LICENSE                                   |  4 +-
 README.md                                 |  2 +-
 Rakefile                                  | 12 ++++-
 VERSIONS.md                               |  2 +
 debian/changelog                          |  7 +++
 jquery-rails.gemspec                      |  2 +-
 lib/jquery/assert_select.rb               | 59 +++++++++++++++++-----
 lib/jquery/rails/version.rb               |  8 +--
 metadata.yml                              | 14 ++++--
 test/assert_select_jquery_test.rb         | 63 +++++++++++++++++++++++
 test/test_helper.rb                       |  6 +++
 vendor/assets/javascripts/jquery.js       | 13 +++--
 vendor/assets/javascripts/jquery.min.js   |  9 ++--
 vendor/assets/javascripts/jquery.min.map  |  2 +-
 vendor/assets/javascripts/jquery2.js      | 13 +++--
 vendor/assets/javascripts/jquery2.min.js  |  8 +--
 vendor/assets/javascripts/jquery2.min.map |  2 +-
 vendor/assets/javascripts/jquery_ujs.js   | 84 +++++++++++++++++++------------
 21 files changed, 262 insertions(+), 75 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 test/assert_select_jquery_test.rb
 create mode 100644 test/test_helper.rb

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



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