tree_haver 7.1.2 → 7.1.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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/tree_haver/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +4 -4
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9c85f30cb9c50c72bda87d3893b99259c197b47a2833c0bfc6c7b77eb985056d
|
|
4
|
+
data.tar.gz: 3d215ccbe295147d90a6e34a2dde6ea742431ee9fe3ce7260941f1d55631bfbb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: db93eb34e176f2b20d6c4f907f48df1beabf552ed1b16d1375cee6f6e068a247b6dbd915bbc5ab067bae6f38d3b810fd5cc1856e16363ee97bca427d3cc0ac93
|
|
7
|
+
data.tar.gz: f55ce375e14aef030d583dceff89bb5b8efd4558bcd2e15dfa85194326ec0a04d3cd9fa8a18528e71d7188e67be2b985b995fafa7bae875316d5987bf8becf69
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/lib/tree_haver/version.rb
CHANGED
|
@@ -4,7 +4,7 @@ module TreeHaver
|
|
|
4
4
|
# Version namespace for this gem.
|
|
5
5
|
module Version
|
|
6
6
|
# Current gem version.
|
|
7
|
-
VERSION = '7.1.
|
|
7
|
+
VERSION = '7.1.3'
|
|
8
8
|
end
|
|
9
9
|
# Current gem version exposed at the traditional constant location.
|
|
10
10
|
VERSION = Version::VERSION # Traditional Constant Location
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tree_haver
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 7.1.
|
|
4
|
+
version: 7.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -389,10 +389,10 @@ licenses:
|
|
|
389
389
|
- PolyForm-Small-Business-1.0.0
|
|
390
390
|
metadata:
|
|
391
391
|
homepage_uri: https://structuredmerge.org
|
|
392
|
-
source_code_uri: https://github.com/structuredmerge/structuredmerge-ruby/tree/v7.1.
|
|
393
|
-
changelog_uri: https://github.com/structuredmerge/structuredmerge-ruby/blob/v7.1.
|
|
392
|
+
source_code_uri: https://github.com/structuredmerge/structuredmerge-ruby/tree/v7.1.3
|
|
393
|
+
changelog_uri: https://github.com/structuredmerge/structuredmerge-ruby/blob/v7.1.3/CHANGELOG.md
|
|
394
394
|
bug_tracker_uri: https://github.com/structuredmerge/structuredmerge-ruby/issues
|
|
395
|
-
documentation_uri: https://www.rubydoc.info/gems/tree_haver/7.1.
|
|
395
|
+
documentation_uri: https://www.rubydoc.info/gems/tree_haver/7.1.3
|
|
396
396
|
funding_uri: https://github.com/sponsors/pboling
|
|
397
397
|
wiki_uri: https://github.com/structuredmerge/structuredmerge-ruby/wiki
|
|
398
398
|
news_uri: https://www.railsbling.com/tags/tree_haver
|
metadata.gz.sig
CHANGED
|
Binary file
|