rails_accessibility_testing 1.1.0 → 1.1.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 44226ec4973a99bf8f1547ea8097b1692149aff661462c49e49f231fa922ee68
4
- data.tar.gz: 6cbe080229e8ab7895b9a43c318e613b23c9f47630ee3d059f3c62a155d79840
3
+ metadata.gz: 99ea6418071abffd165614423b475ee2589b90c7dd391a39900d07f75333dca8
4
+ data.tar.gz: 13991a21d41b0f3022f13170f0f4f496b7941c2054821b53843b0900d871eda6
5
5
  SHA512:
6
- metadata.gz: 6a9ebf9993e2e0c62ebfee115edd8af562ea7545ad9ea3324e76f08d2cc0ad7617d92c7703a8cac2eb703381b4e8737b57e6fb238fb90918aecfe84c383ef65d
7
- data.tar.gz: 2c8063de81c13388d38f01b289a6cf5a806aac8e0e176496857a4c4fbc714a18f187c2fb90d846cefded37e5e2896454eaddbfa87a98262548a420633c95aec4
6
+ metadata.gz: 6fa7ebb5006c244df0de3cf26e653d1db9d7d9c40f7e7d018b698388845400deccaaf435153519ba42f190b4a6a2ee40628f675560fa0d11b5975065bec36b76
7
+ data.tar.gz: a1aeae1ffb499f6cc40d1661351d83e0d51eebc5ed221ba40fd8c525f45d5da5f4cd020f4527efe5d19a36e29d96e81b9b1b2f36ea55b8ff995a9a3705528c7d
@@ -1,4 +1,4 @@
1
1
  module RailsAccessibilityTesting
2
- VERSION = "1.1.0"
2
+ VERSION = "1.1.1"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_accessibility_testing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Regan Maharjan
@@ -186,13 +186,13 @@ files:
186
186
  - lib/rails_accessibility_testing/shared_examples.rb
187
187
  - lib/rails_accessibility_testing/version.rb
188
188
  - lib/tasks/accessibility.rake
189
- homepage: https://github.com/rayraycodes/rails_accessibility_testing
189
+ homepage: https://github.com/rayraycodes/rails-accessibility-testing
190
190
  licenses:
191
191
  - MIT
192
192
  metadata:
193
- homepage_uri: https://github.com/rayraycodes/rails_accessibility_testing
194
- source_code_uri: https://github.com/rayraycodes/rails_accessibility_testing
195
- changelog_uri: https://github.com/rayraycodes/rails_accessibility_testing/blob/main/CHANGELOG.md
193
+ homepage_uri: https://github.com/rayraycodes/rails-accessibility-testing
194
+ source_code_uri: https://github.com/rayraycodes/rails-accessibility-testing
195
+ changelog_uri: https://github.com/rayraycodes/rails-accessibility-testing/blob/main/CHANGELOG.md
196
196
  documentation_uri: https://rayraycodes.github.io/rails-accessibility-testing/
197
197
  rubygems_mfa_required: 'true'
198
198
  post_install_message: