gitlab-username_bot_identifier 2.0.0 → 2.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: 523aa4ed0ddfe881341fcfc16a9fc4c1bae7ebf841ab1b7580f26eef99d83b2f
4
- data.tar.gz: c760661cf591949101cdd64d04e04b327a5c6b175835961699026a384a03988b
3
+ metadata.gz: '0810c40de2bcbf8e926752377d842353154e34d7c666571cad926b5289bc7c6a'
4
+ data.tar.gz: 8353de435d72394df7b10d14907276c64eb8ac64477ad2f1b03ef1098eba4cee
5
5
  SHA512:
6
- metadata.gz: 6e3b7437c44c5c1df8672fdab484ce035360d97ca49e121739bba74ab428e1573b6d950602ec8523df823d90cd9e6aba6dcc978386967f575e3327ff04e75e8a
7
- data.tar.gz: 67dd3daaa65a3c571d6b1668b4b84c6d5f4c4730fd43330325d633c04798d6037331e2f77ed9409aff6bad00115660d77ba1cec8909d2c39a99ceff7d564da1b
6
+ metadata.gz: b102e2ce6232f88c722cbcbc2c9d3ef7bf25a01320c8ee198cabf10ee354a511acb9bdaa89b44fdc29488ba40289e1a69631339cb5ba8d0652380e4c1aa9395a
7
+ data.tar.gz: 1385b9106b4428e9b65d2fa2d936963d2451a264bb3a2976251df360a94ff8e78c91625c1503534bca485f2492ae6ec52ed084677cd19751dbe551a50c11e6e9
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
15
15
 
16
16
  spec.metadata['homepage_uri'] = spec.homepage
17
17
  spec.metadata['source_code_uri'] = 'https://gitlab.com/gitlab-org/ruby/gems/gitlab-username-bot-identifier'
18
- spec.metadata['changelog_uri'] = 'https://gitlab.com/gitlab-org/ruby/gems/gitlab-username-bot-identifier/-/blob/master/CHANGELOG.md'
18
+ spec.metadata['changelog_uri'] = 'https://gitlab.com/gitlab-org/ruby/gems/gitlab-username_bot_identifier/-/releases'
19
19
  spec.metadata['rubygems_mfa_required'] = 'true'
20
20
 
21
21
  spec.files = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab-username_bot_identifier
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lee Tickett
@@ -25,7 +25,7 @@ licenses:
25
25
  metadata:
26
26
  homepage_uri: https://gitlab.com/gitlab-org/ruby/gems/gitlab-username_bot_identifier
27
27
  source_code_uri: https://gitlab.com/gitlab-org/ruby/gems/gitlab-username-bot-identifier
28
- changelog_uri: https://gitlab.com/gitlab-org/ruby/gems/gitlab-username-bot-identifier/-/blob/master/CHANGELOG.md
28
+ changelog_uri: https://gitlab.com/gitlab-org/ruby/gems/gitlab-username_bot_identifier/-/releases
29
29
  rubygems_mfa_required: 'true'
30
30
  post_install_message:
31
31
  rdoc_options: []