allinoneaccessibility 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b6c4ea090584e3990716b4f7c46e868fad908d93299c60336c25ec0aa32c4e7f
4
- data.tar.gz: e4e2bd80d2fc64c77e2d9db623531c63e644243a5e414acff2bb0ed12ab76820
3
+ metadata.gz: dee44b01f639255784d64bf1f3f6ed7b1328df057d186aa86751a104150e3fd8
4
+ data.tar.gz: a0920a5f6b4756af41af97ba3ecd685423cb3a081e76277885c21db10b23ea57
5
5
  SHA512:
6
- metadata.gz: 43f446a4b108be3c1aa8d298e7199db18add71009139e570383250dc45671dd97a46c07f856deb192b5e43af8e99312f7fb85b7d61df5066eba331146631fa58
7
- data.tar.gz: 8e41ed407ef8ff1cd28d853386d4873d8b973ba5af136570ac46864a925448085348be14afa6e96574f277210a4cec4988444f21776d3f4e2b9f26852372a020
6
+ metadata.gz: 612a59f88edf8eedd164e9b8447e688016129f37b02eaf302cb7e8d9d06dc076b9112af1aa54b57879e1154919736dd2713d9af98ed01a194e6a72d849ea6a46
7
+ data.tar.gz: 9af9b440e8fa9fdbb48dea138bc92b526c583a25c6f143501fb8d6d3dc760f4bff27f33cfe0adfd61ee5b7fb2560336c17b71a6d69da66c7ccae5fb7e3d64a93
@@ -1,3 +1,3 @@
1
1
  module AllinOneAccessibility
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: allinoneaccessibility
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
- - Steven Wenzel
7
+ - Skynet Technologies USA LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-01 00:00:00.000000000 Z
11
+ date: 2023-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -39,8 +39,9 @@ dependencies:
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  description: |-
42
- All in One Accessibility widget improves Ruby website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA
43
- EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA Standards.
42
+ All in One Accessibility widget improves Ruby website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301
43
+ 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA Standards.
44
+ It uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Ruby website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems.
44
45
  email:
45
46
  - developer3@skynettechnologies.com
46
47
  executables: []
@@ -109,7 +110,7 @@ requirements: []
109
110
  rubygems_version: 3.4.22
110
111
  signing_key:
111
112
  specification_version: 4
112
- summary: Ruby client for the All in One Accessibility widget.
113
+ summary: Quick Web Accessibility Implementation with All In One Accessibility!
113
114
  test_files:
114
115
  - test/chartjs_test.rb
115
116
  - test/dummy/Gemfile