manifests-cf-plugin 0.7.0.rc4 → 0.7.0.rc5

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.
@@ -1,3 +1,5 @@
1
+ require "cf/errors"
2
+
1
3
  module CFManifests
2
4
  class InvalidManifest < CF::UserFriendlyError
3
5
  attr_reader :file
@@ -1,3 +1,3 @@
1
1
  module CFManifests
2
- VERSION = "0.7.0.rc4".freeze
2
+ VERSION = "0.7.0.rc5".freeze
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: manifests-cf-plugin
3
3
  version: !ruby/object:Gem::Version
4
- hash: -1210467692
4
+ hash: -2804315770
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 7
9
9
  - 0
10
10
  - rc
11
- - 4
12
- version: 0.7.0.rc4
11
+ - 5
12
+ version: 0.7.0.rc5
13
13
  platform: ruby
14
14
  authors:
15
15
  - Alex Suraci
@@ -27,7 +27,7 @@ dependencies:
27
27
  requirements:
28
28
  - - ">="
29
29
  - !ruby/object:Gem::Version
30
- hash: -1210467706
30
+ hash: -2804315754
31
31
  segments:
32
32
  - 0
33
33
  - 6