access_lint 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: access_lint
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cameron Cundiff
@@ -76,6 +76,10 @@ files:
76
76
  - spec/access_lint/audit_spec.rb
77
77
  - spec/access_lint/cli_spec.rb
78
78
  - spec/spec_helper.rb
79
+ - vendor/access-lint/README.md
80
+ - vendor/access-lint/bin/auditor.js
81
+ - vendor/access-lint/test.html
82
+ - vendor/access-lint/vendor/google-chrome/axs_testing.js
79
83
  homepage: https://github.com/ckundo/access_lint
80
84
  licenses:
81
85
  - MIT