quixoten-puppetdb-terminus 2.0.0.rc1 → 2.0.0.rc2

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
  SHA1:
3
- metadata.gz: 93b5e73c9a812b65d7a4c748ffe8e7630c8e5539
4
- data.tar.gz: 8e15bc1afe25ae2b18a187c1d3aac23b43550df5
3
+ metadata.gz: 5fdbfa5cea14e73dba1b5da8e38b83554b2ca921
4
+ data.tar.gz: 43ad61367dcefc3c2d8f7288199cabc18b84bd76
5
5
  SHA512:
6
- metadata.gz: b7586a4405e67cba5ec10e03f929fcf3594bb34720302c99e06b13c7890cbf82a4f4b8930833b70675e0a3397ca6a22b038716b2f7fb7e1d3bde82c7ab7495bd
7
- data.tar.gz: 32222466369bfc4608c82f17edea290ea4c15c26bc1386f8006476b530ba9c6deabdf77fc6e3aa081c0b2414804f1892a30f31d20bc056c93674d87a8715d9b2
6
+ metadata.gz: 38d6966f380c81657551f120f7ba45db01812d67142c355c44c87789d4ba99a4e8d70eb14843684a49b8f80f7a42d600d30d18c636d5a6b47152aad184125ef7
7
+ data.tar.gz: bdc83fa47b1caf1492cd4b2abcef302de0c79459a675aaacdcd28ec307bd05e8761c2940a2aab80b2de4f550368e8fa2d4f2477073e0157c6d3f669ddfa7b8be
data/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  PuppetDB Terminus packaged as a gem
4
4
 
5
- The version of PuppetDB used to build the gem is reflected in the gems version,
6
- e.g., version 2.0.0.3 of PuppetDB Terminus is the third build against the
7
- source from PuppetDB 2.0.0
5
+ The version of PuppetDB used to build this gem is reflected in the gems
6
+ version, e.g., version 2.0.0 of this gem was built with the source from
7
+ PuppetDB 2.0.0
8
8
 
9
9
  ## Installation
10
10
 
@@ -1,5 +1,5 @@
1
1
  module PuppetDB
2
2
  module Terminus
3
- VERSION = "2.0.0.rc1"
3
+ VERSION = "2.0.0.rc2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quixoten-puppetdb-terminus
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.rc1
4
+ version: 2.0.0.rc2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Devin Christensen