gherkin_checker 1.1.6 → 1.1.7

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: a891fdd78e890d05a3cc2efb4d75c7d609cf59856219bc37f13b01cbb98c79fd
4
- data.tar.gz: f9da8527b261c56565ed5909427da2851a94702fe45737b9ab4091ff742acdec
3
+ metadata.gz: af1d00423b58e69f554f26634ab6d36955195a6a2087d4dfba2aeba2fcc10fdb
4
+ data.tar.gz: 3e253b3da7e0a0da2262888c7f3e445884c70b6f5121fd2a89b8f7ddb4b0f9e5
5
5
  SHA512:
6
- metadata.gz: 7f5567eb5950a2ce540ea4fd56a3a35c651d75f6ba1acfdcaaa922449d9ae0559881b6b86e079db3ae129074f46f3b8f5ccc2549caba9bef60fc5597fd651f08
7
- data.tar.gz: 7b6456730fea4048d557ced5bf229aaf8555d03393736ba770b534a373d10c99622cd3a334bceda09c91c191a06cb348611ee3597dc225200c528fbe16813a07
6
+ metadata.gz: 931a0ce81cf6f9c2f2a5ed577507e801cc4410ea5fb1a2e43dece9546f8b51dc61719d1b4a58328a430abe98306d9b05e02562bede7f5c84e742b8f9d9535956
7
+ data.tar.gz: 939fb42bcf8b869dac12ce7da9af5c9245978adbe4a5672d984c4d3694bf40e437ac9144eba4387a6fc8d764aac48d7531797056bb47d32ac828fa922dcb56ca
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GherkinChecker
4
- VERSION = "1.1.6"
4
+ VERSION = "1.1.7"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gherkin_checker
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dikakoko
@@ -27,6 +27,7 @@ licenses:
27
27
  - MIT
28
28
  metadata:
29
29
  rubygems_mfa_required: 'true'
30
+ source_code_uri: https://github.com/dikako/gherkin_checker
30
31
  post_install_message:
31
32
  rdoc_options: []
32
33
  require_paths: