[DRE-commits] [foodcritic] 01/05: Merge tag 'upstream/6.0.1'

Stefano Rivera stefano at rivera.za.net
Mon Mar 28 02:28:25 UTC 2016


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

stefanor pushed a commit to branch master
in repository foodcritic.

commit ba0fcc07502355ef71947fa9d7b7b287d9215c34
Merge: ffc7c8c ae4595c
Author: Stefano Rivera <stefanor at debian.org>
Date:   Sun Mar 27 18:09:46 2016 -0400

    Merge tag 'upstream/6.0.1'
    
    Upstream version 6.0.1

 CHANGELOG.md                                       |   10 +-
 ...for_library_provider_bad_action_methods.feature |    6 +-
 features/064_check_for_no_issues_url.feature       |   25 +
 features/065_check_for_no_source_url.feature       |   25 +
 features/step_definitions/cookbook_steps.rb        |   38 +-
 features/support/command_helpers.rb                |    2 +
 features/support/cookbook_helpers.rb               |    2 +
 foodcritic.gemspec                                 |   52 +
 lib/foodcritic/rules.rb                            |   24 +-
 lib/foodcritic/version.rb                          |    2 +-
 man/foodcritic.1                                   |   81 +
 metadata.yml                                       |  327 ----
 spec/coverage/assets/0.10.0/application.css        |  799 +++++++++
 spec/coverage/assets/0.10.0/application.js         | 1707 ++++++++++++++++++++
 spec/coverage/assets/0.10.0/colorbox/border.png    |  Bin 0 -> 163 bytes
 spec/coverage/assets/0.10.0/colorbox/controls.png  |  Bin 0 -> 2033 bytes
 spec/coverage/assets/0.10.0/colorbox/loading.gif   |  Bin 0 -> 9427 bytes
 .../assets/0.10.0/colorbox/loading_background.png  |  Bin 0 -> 166 bytes
 spec/coverage/assets/0.10.0/favicon_green.png      |  Bin 0 -> 1009 bytes
 spec/coverage/assets/0.10.0/favicon_red.png        |  Bin 0 -> 1009 bytes
 spec/coverage/assets/0.10.0/favicon_yellow.png     |  Bin 0 -> 1009 bytes
 spec/coverage/assets/0.10.0/loading.gif            |  Bin 0 -> 7247 bytes
 spec/coverage/assets/0.10.0/magnify.png            |  Bin 0 -> 1301 bytes
 .../images/ui-bg_flat_0_aaaaaa_40x100.png          |  Bin 0 -> 180 bytes
 .../images/ui-bg_flat_75_ffffff_40x100.png         |  Bin 0 -> 178 bytes
 .../images/ui-bg_glass_55_fbf9ee_1x400.png         |  Bin 0 -> 120 bytes
 .../images/ui-bg_glass_65_ffffff_1x400.png         |  Bin 0 -> 105 bytes
 .../images/ui-bg_glass_75_dadada_1x400.png         |  Bin 0 -> 111 bytes
 .../images/ui-bg_glass_75_e6e6e6_1x400.png         |  Bin 0 -> 110 bytes
 .../images/ui-bg_glass_95_fef1ec_1x400.png         |  Bin 0 -> 119 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |  Bin 0 -> 101 bytes
 .../smoothness/images/ui-icons_222222_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_2e83ff_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_454545_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_888888_256x240.png  |  Bin 0 -> 4369 bytes
 .../smoothness/images/ui-icons_cd0a0a_256x240.png  |  Bin 0 -> 4369 bytes
 spec/coverage/index.html                           |   72 +
 37 files changed, 2835 insertions(+), 337 deletions(-)

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



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