jekyll-local-theme 0.2.1 → 0.2.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: fe768c654ac41e43f48280e826983f5b5fd69ae04f544d2422d36edcea07427c
4
- data.tar.gz: c97f3e1fc628e47bc38b1f97894f6bc7bc23adf5b81d0dbb82472f8b56606977
3
+ metadata.gz: d080caecf9a43d8bf69b4e1117620f3b790ee3e714d37616237bcfb403588c89
4
+ data.tar.gz: 542dc8ded09c21e065fe0ac0154a9818597d19a7ddf6b5e938f60cb89f452d8d
5
5
  SHA512:
6
- metadata.gz: c705c541eac1cf85f661877c2cf5a587f9a60e1106e7004317e6b281c28e9276a561f42844d655789b0fe7c17ebf623a2ff6bade1a949d00f484504548903edd
7
- data.tar.gz: 0d52f8497ee0f0b98469fe9791ed0e0022ed5e036626b7939776dc7d1a157f4df4f925428e53a8bf992af57a9dbb70f9f18bec289cf17899b0033f9620f88740
6
+ metadata.gz: 93ed8a85669b9f13302c39e9254b7823f3f8e9c0de9ce8fb49b5fe2953f2e1cc449f08b85512f41c1afe768b07ed66a7a1ee74fa4f28896f2e1518a0004a97bf
7
+ data.tar.gz: 7c35b092ebd1650a1bdf61bfc770ab107fadd9bd5c24bd75d44cd5941cc2d597ea72e39163742697da797a05557e6a52bc634b20abc35192afaa47929fdb5462
@@ -11,5 +11,7 @@ module Jekyll
11
11
  @runtime_dependencies = runtime_dependencies
12
12
  end
13
13
  end
14
+
15
+ private_constant :MockGemSpecification
14
16
  end
15
17
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Jekyll
4
4
  module LocalTheme
5
- VERSION = '0.2.1'
5
+ VERSION = '0.2.2'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-local-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - なつき
@@ -57,8 +57,8 @@ licenses:
57
57
  - MIT
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/ntkme/jekyll-local-theme/issues
60
- documentation_uri: https://rubydoc.info/gems/jekyll-local-theme/0.2.1
61
- source_code_uri: https://github.com/ntkme/jekyll-local-theme/tree/v0.2.1
60
+ documentation_uri: https://rubydoc.info/gems/jekyll-local-theme/0.2.2
61
+ source_code_uri: https://github.com/ntkme/jekyll-local-theme/tree/v0.2.2
62
62
  funding_uri: https://github.com/sponsors/ntkme
63
63
  rubygems_mfa_required: 'true'
64
64
  post_install_message: