bbc-a11y 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- 0.1.1
1
+ 0.1.2
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bbc-a11y
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Wynne
8
8
  - Ian Pouncey
9
+ - Josh Chisholm
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2016-01-15 00:00:00.000000000 Z
13
+ date: 2016-01-18 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: capybara
@@ -200,6 +201,7 @@ files:
200
201
  - lib/bbc/a11y/configuration.rb
201
202
  - lib/bbc/a11y/javascript.rb
202
203
  - lib/bbc/a11y/js/a11y.js
204
+ - lib/bbc/a11y/js/bundle.js
203
205
  - lib/bbc/a11y/js/standards.js
204
206
  - lib/bbc/a11y/js/standards/anchorsMustHaveHrefs.js
205
207
  - lib/bbc/a11y/js/standards/contentMustFollowHeadings.js
@@ -289,7 +291,7 @@ rubyforge_project:
289
291
  rubygems_version: 2.4.5.1
290
292
  signing_key:
291
293
  specification_version: 4
292
- summary: bbc-a11y-0.1.1
294
+ summary: bbc-a11y-0.1.2
293
295
  test_files:
294
296
  - features/README.md
295
297
  - features/check_standards/focusable_controls.feature