ai_rspec_writer 1.0.0 → 1.0.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: a627e0f602d1fedd3b92ac52cf455d22a3013f54a1716d969b15723e2fbf7599
4
- data.tar.gz: 565e1d42ceba48da1651be58de3cb61c911cc7b39ac971c4082c2c081619b4c2
3
+ metadata.gz: 140d9f37797a69369fb981fed1088c860848459c4b620e7cc74c263b528ca156
4
+ data.tar.gz: 31ee6d52f706bc28a258383772e4de4c9e6864b8286cb47db288fe2e109b5695
5
5
  SHA512:
6
- metadata.gz: 7c4815991ab61bd9d5eb9c82e184e995d0f8c1fd7da99b9aac63441d12f75c722eaf6c067b893749cf988826d9a759541db5850ab27efce1d03c134506de2639
7
- data.tar.gz: 6eb38e5fcf0e733ffcddd57408e870a38ea8e648e2d26ce25a815bb1f698aae52180a6f891828785d4155456ca7d6e771d69e43b4ba5b2b3b48082f3ec06a9dd
6
+ metadata.gz: f28339a5d51536761cbe16fd188ddbf5463b0bd9d46765f2003a3cf2914200ad732fd1da87b1bad8896124254e0b75055d9a3a7967617dc0132ea45d9434528c
7
+ data.tar.gz: b180fe426d185a5fbf57db2612149fb858c5b2b99010023ba11059fbc033d705eb0e85f1b6f06bfb4f5af5d0dc6df4d9e110448b810418fbb5a33051b94e1ea0
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AiRspecWriter
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ai_rspec_writer
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aniruddha Mirajkar
@@ -160,7 +160,11 @@ files:
160
160
  homepage: https://github.com/aniruddhami/ai_rspec_writer
161
161
  licenses:
162
162
  - MIT
163
- metadata: {}
163
+ metadata:
164
+ homepage_uri: https://github.com/aniruddhami/ai_rspec_writer
165
+ source_code_uri: https://github.com/aniruddhami/ai_rspec_writer
166
+ changelog_uri: https://github.com/aniruddhami/ai_rspec_writer/blob/main/CHANGELOG.md
167
+ github_repo: https://github.com/aniruddhami/ai_rspec_writer
164
168
  post_install_message:
165
169
  rdoc_options: []
166
170
  require_paths: