ey_enzyme 0.9.44.c6 → 0.9.44.c7

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.
Files changed (2) hide show
  1. data/lib/ey_enzyme/version.rb +1 -1
  2. metadata +7 -10
@@ -1,5 +1,5 @@
1
1
  module EY
2
2
  module Enzyme
3
- VERSION = "0.9.44.c6"
3
+ VERSION = "0.9.44.c7"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ey_enzyme
3
3
  version: !ruby/object:Gem::Version
4
- hash: 397
4
+ hash: 399
5
5
  prerelease: 7
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
9
  - 44
10
10
  - c
11
- - 6
12
- version: 0.9.44.c6
11
+ - 7
12
+ version: 0.9.44.c7
13
13
  platform: ruby
14
14
  authors:
15
15
  - Engine Yard Inc.
@@ -57,15 +57,12 @@ dependencies:
57
57
  requirements:
58
58
  - - "="
59
59
  - !ruby/object:Gem::Version
60
- hash: 13665631
60
+ hash: 59
61
61
  segments:
62
62
  - 0
63
- - 6
64
- - 0
65
- - 3
66
- - ey
67
- - 3
68
- version: 0.6.0.3.ey3
63
+ - 8
64
+ - 2
65
+ version: 0.8.2
69
66
  type: :runtime
70
67
  version_requirements: *id003
71
68
  - !ruby/object:Gem::Dependency