capistrano-hivequeen 7.3.0 → 7.3.1

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
  SHA1:
3
- metadata.gz: 3a355f7202bb514227995dec097d993eb05c4d38
4
- data.tar.gz: 2b3aa039a7fe4de40236222cd93e89c9d4a3c24e
3
+ metadata.gz: f13f35dc7b30bc9eeef6dc6bb011aa50997f8b45
4
+ data.tar.gz: b2560175b271caa6abeb72821a88595c81a44226
5
5
  SHA512:
6
- metadata.gz: caf489625de608b6e7140f08cc9c68755a64ddc143ac5f2cdc9d9a41d5cd3e9f0f40ad84a43ae2e9a6ca3dbd90d137388bc6e7e3179ee8c087fafcb153ff4cfd
7
- data.tar.gz: d56bdd9f5e72c15dda5a15159ca8021e04ac1f9f980ec3c9fe62314ddf5216f223c434c9819f0eee1905807ad537e80bf1893046824d65acb6171f7e2aa45545
6
+ metadata.gz: 90cec59f37dce2efa4aacf9609fce2ac11613fe29b06079613dbaf467bd636f1a661f827ed14fec01b0f78478dc3cdbde4bbc3106606169925ddfa59386e4450
7
+ data.tar.gz: 16159549f1808d50a52957e19bc853dd8bf5158d1dcdce1e3129fc0a1e3ba0dfc00863e50a3db43bd9cc5e022b4a32a0b36686d9a7170e96c37bd5b20746e93a
@@ -1,5 +1,6 @@
1
1
  # HTTP Client for Hive Queen environment configuration
2
2
  require 'json'
3
+ require 'active_support'
3
4
  require 'active_support/core_ext'
4
5
  require 'fileutils'
5
6
  require 'excon'
@@ -1,6 +1,6 @@
1
1
  class HiveQueen
2
2
  class Version
3
- @@version = '7.3.0'
3
+ @@version = '7.3.1'
4
4
 
5
5
  def self.to_s
6
6
  @@version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-hivequeen
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.3.0
4
+ version: 7.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Suggs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-28 00:00:00.000000000 Z
11
+ date: 2016-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: capistrano
@@ -116,7 +116,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
116
116
  version: '0'
117
117
  requirements: []
118
118
  rubyforge_project:
119
- rubygems_version: 2.2.2
119
+ rubygems_version: 2.4.5
120
120
  signing_key:
121
121
  specification_version: 2
122
122
  summary: Capistrano extensions for interacting with HiveQueen