guard-brakeman 0.6.1 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +3 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guard-brakeman
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
4
+ version: 0.6.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -45,6 +45,7 @@ dependencies:
45
45
  - !ruby/object:Gem::Version
46
46
  version: 1.8.2
47
47
  description: Guard::Brakeman automatically scans your Rails app for vulnerabilities
48
+ using the Brakeman Scaner https://github.com/presidentbeef/brakeman
48
49
  email:
49
50
  executables: []
50
51
  extensions: []
@@ -54,7 +55,7 @@ files:
54
55
  - lib/guard/brakeman.rb
55
56
  - LICENSE
56
57
  - README.md
57
- homepage: http://rubygems.org/gems/guard-brakeman
58
+ homepage: https://github.com/guard/guard-brakeman
58
59
  licenses: []
59
60
  post_install_message:
60
61
  rdoc_options: