persistent-dmnd 2.0.1 → 2.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: 71b6af1818f39a80e94958c1595c705796e42a070b051e68c1ae5c3adc86d841
4
- data.tar.gz: cfc5b79d10788173955d652dc12f5f23b39a7abc130bfe09f845befed9325559
3
+ metadata.gz: 8b879b9c77d3a45c968c749d87e6c55122a80a79ed5663e6654395459288ca91
4
+ data.tar.gz: d2a79f2aeb43dffaddff8b984e1ebb020375b76f6a626206e8625543ea5c2ba3
5
5
  SHA512:
6
- metadata.gz: 84f09d670a7364d469c9c12479b2d43288a1e18e8274cc51beeffd48d8e771aa0e492920034c03ba8b005ace03716009e4419bf92c63bf3ad6bb7c6d06d570cb
7
- data.tar.gz: cbcebc6c5a323250d53e20a46417af6aa1d51c6ef5e1c4b8a04b6e2678c4845b4609b2cc3dfa0d5ef3682038d245ea0723f95fedb012ef266c2d47b7adde5df0
6
+ metadata.gz: d3f3ff75d7339f563f33f3e532bdf21e7ec126f8bf6024a62b99c1743ae7710187293a82b560cbf6cd34ae26181312d31a36214fa65ce24049bb31bdee4f758d
7
+ data.tar.gz: 6f136975f55d67f33662363931c000e0cb30f6e28da2cd5956eb6bf641d8b6bc9e53ea3d22bcc1fa20627499cc90ec1e8663e19beb615c788b7dc5723c8ca008
@@ -31,5 +31,5 @@
31
31
  # frozen_string_literal: true
32
32
 
33
33
  module Persistent💎
34
- VERSION = '2.0.1'
34
+ VERSION = '2.0.2'
35
35
  end
@@ -44,13 +44,6 @@ Gem::Specification.new do |spec|
44
44
  spec.homepage = 'https://gitlab.com/ivoanjo/persistent-dmnd/'
45
45
  spec.license = 'MIT'
46
46
 
47
- if RUBY_VERSION >= '2'
48
- spec.metadata = {
49
- "source_code_uri" => "https://gitlab.com/ivoanjo/persistent-dmnd/",
50
- "bug_tracker_uri" => "https://gitlab.com/ivoanjo/persistent-dmnd/-/issues",
51
- }
52
- end
53
-
54
47
  spec.files = `git ls-files -z`.split("\x0").reject do |f|
55
48
  f.match(%r{^(test|spec|features)/})
56
49
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: persistent-dmnd
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivo Anjo
@@ -156,9 +156,7 @@ files:
156
156
  homepage: https://gitlab.com/ivoanjo/persistent-dmnd/
157
157
  licenses:
158
158
  - MIT
159
- metadata:
160
- source_code_uri: https://gitlab.com/ivoanjo/persistent-dmnd/
161
- bug_tracker_uri: https://gitlab.com/ivoanjo/persistent-dmnd/-/issues
159
+ metadata: {}
162
160
  post_install_message:
163
161
  rdoc_options: []
164
162
  require_paths: