ey_enzyme 0.9.44.c19 → 0.9.44.c20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/ey_enzyme/version.rb +1 -1
  2. metadata +7 -7
@@ -1,5 +1,5 @@
1
1
  module EY
2
2
  module Enzyme
3
- VERSION = "0.9.44.c19"
3
+ VERSION = "0.9.44.c20"
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: 423
4
+ hash: 425
5
5
  prerelease: 7
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
9
  - 44
10
10
  - c
11
- - 19
12
- version: 0.9.44.c19
11
+ - 20
12
+ version: 0.9.44.c20
13
13
  platform: ruby
14
14
  authors:
15
15
  - Engine Yard Inc.
@@ -55,16 +55,16 @@ dependencies:
55
55
  requirement: &id003 !ruby/object:Gem::Requirement
56
56
  none: false
57
57
  requirements:
58
- - - "="
58
+ - - ">="
59
59
  - !ruby/object:Gem::Version
60
- hash: -3806225202
60
+ hash: -3806225208
61
61
  segments:
62
62
  - 0
63
63
  - 10
64
64
  - 8
65
65
  - patch
66
- - 1
67
- version: 0.10.8.patch1
66
+ - 2
67
+ version: 0.10.8.patch2
68
68
  type: :runtime
69
69
  version_requirements: *id003
70
70
  - !ruby/object:Gem::Dependency