gitlab-client-cache 0.0.1 → 0.0.2

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: 20d4daf1d7e01d29ee5eaaf8b1edd660ce52ec89148bfc51e8daf9908909165b
4
- data.tar.gz: 9969132bc7cd53b70c5f4602afa9c17817c18177403bb17fbd77b743def7da3d
3
+ metadata.gz: e3d1c3a537e0ae3dedbd5ddcc6fe82e377f299cea066b3a6352352bffdde1cdf
4
+ data.tar.gz: 993e7b32375edc9e7d5a9ff1e3c291168c5ea4b7e6b5dcd9ff3b56249356643e
5
5
  SHA512:
6
- metadata.gz: 02a47cb4bc8b35df3b71e1175b3df13b98044fdaf4ebc2e76a6961261490e6954e83513e68233902c16390ee0f0a32081b1fd024495b8fc99bff494dff62bebd
7
- data.tar.gz: 3807c92653c2c9222b8f49f914ca52f1966782f4bc8be43278d4e9c3c6ed7e4280cf0815a28527314eb2671859adfcf5b59dc6b0a2b1e7e39100ff0dcae4f759
6
+ metadata.gz: 40193ec872a903d7429cf0a22f052a99fe1350cc641ffa585562f452fa706ca5e4d98d53a399c0327449a449b7303c03f50f78eca5376c1a1ef6ef04aed045c6
7
+ data.tar.gz: 80be8c83333e8cf09e8b31d4d891e30e9c4d720be8d9010823cd7d3b7e41fc412fc53eef31d49a69ab0f28b80286d30d1deab206d0ee1b4f8894a9afa6b39662
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GitlabClientCache
4
- VERSION = "0.0.1"
4
+ VERSION = "0.0.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab-client-cache
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Leitzen
@@ -37,13 +37,13 @@ files:
37
37
  - lib/gitlab/client/cache/config.rb
38
38
  - lib/gitlab/client/cache/patch.rb
39
39
  - lib/gitlab/client/cache/version.rb
40
- homepage: https://gitlab.com/splatteal/gitlab-client-cache
40
+ homepage: https://gitlab.com/splattael/gitlab-client-cache
41
41
  licenses:
42
42
  - MIT
43
43
  metadata:
44
- homepage_uri: https://gitlab.com/splatteal/gitlab-client-cache
45
- source_code_uri: https://gitlab.com/splatteal/gitlab-client-cache
46
- changelog_uri: https://gitlab.com/splatteal/gitlab-client-cache
44
+ homepage_uri: https://gitlab.com/splattael/gitlab-client-cache
45
+ source_code_uri: https://gitlab.com/splattael/gitlab-client-cache
46
+ changelog_uri: https://gitlab.com/splattael/gitlab-client-cache
47
47
  post_install_message:
48
48
  rdoc_options: []
49
49
  require_paths: