hermod 2.5.2 → 2.5.3

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: 0e2919e2eb3dd30b37c9c0dd0f92f73f1bc80264c4369b41eebda30ae39558ac
4
- data.tar.gz: d2c5e7a02e518c877c74c28df01325f226f0f6311fa844a1f510f20930ff5615
3
+ metadata.gz: 11655ca6ff6106c5b0c0b16b32b1c4d61b6616203d99f0e52be5c692fe35f0ee
4
+ data.tar.gz: a22120a1003ad6d6063776668f52e0f72a341344a739710c59504d1e96384ac2
5
5
  SHA512:
6
- metadata.gz: 941cfa8c61a04c983373a8e836eaa883f6926b13622b22f293519c9c19f3e42e6eed57d6ede51bccf98553dc994a43b5e5ad92807eb1e776a5b9096c7304516c
7
- data.tar.gz: '01958d407297c78bc2d021f33cd6e9af667a563af5b0317138fc42ca5f66a0d267a3e58c6b102f257c56ca1aa0d6d6b693dfac4a2ee2a66d191693c91f3235f5'
6
+ metadata.gz: 645ef183b5ba1dea6704f09aab30dbd25382750778ad912c7876db7f50fda09e87cb3c0e84bc0bbced7b12898af825992bb7050d0f3c7b6d899373383f221aef
7
+ data.tar.gz: 74819f28ddc286e232d6fc31908cbad91aeb3f03cb9d4ed4e78b58cec2b8146e8e91d5285bf98305697226638f0763c169c71e1f5392496f5c993d975e7bb8c0
data/CHANGELOG.md CHANGED
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ##[2.5.3] - 2019-11-01
11
+ ### Added
12
+ - Link wiki to the readme file.
13
+
10
14
  ## [2.5.2] - 2019-10-21
11
15
  ### Added
12
16
  - Links for homepage, changelog, issues and source code.
data/hermod.gemspec CHANGED
@@ -35,6 +35,6 @@ Gem::Specification.new do |spec|
35
35
  "bug_tracker_uri" => "https://github.com/fac/hermod/issues",
36
36
  "changelog_uri" => "https://github.com/fac/hermod/blob/master/CHANGELOG.md",
37
37
  "source_code_uri" => "https://github.com/fac/hermod",
38
- "wiki_uri" => "https://github.com/fac/hermod/wiki"
38
+ "wiki_uri" => "https://github.com/fac/hermod/blob/master/README.md"
39
39
  }
40
40
  end
@@ -1,3 +1,3 @@
1
1
  module Hermod
2
- VERSION = "2.5.2"
2
+ VERSION = "2.5.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hermod
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.2
4
+ version: 2.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Harry Mills
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-22 00:00:00.000000000 Z
11
+ date: 2019-11-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: libxml-ruby
@@ -197,7 +197,7 @@ metadata:
197
197
  bug_tracker_uri: https://github.com/fac/hermod/issues
198
198
  changelog_uri: https://github.com/fac/hermod/blob/master/CHANGELOG.md
199
199
  source_code_uri: https://github.com/fac/hermod
200
- wiki_uri: https://github.com/fac/hermod/wiki
200
+ wiki_uri: https://github.com/fac/hermod/blob/master/README.md
201
201
  post_install_message:
202
202
  rdoc_options: []
203
203
  require_paths: