alpha_omega 0.0.174 → 0.0.175

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/VERSION +1 -1
  2. metadata +7 -9
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.174
1
+ 0.0.175
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 323
4
+ hash: 321
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 174
10
- version: 0.0.174
9
+ - 175
10
+ version: 0.0.175
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem
@@ -67,14 +67,12 @@ dependencies:
67
67
  requirement: &id004 !ruby/object:Gem::Requirement
68
68
  none: false
69
69
  requirements:
70
- - - "="
70
+ - - ">="
71
71
  - !ruby/object:Gem::Version
72
- hash: 49
72
+ hash: 3
73
73
  segments:
74
- - 2
75
- - 5
76
- - 21
77
- version: 2.5.21
74
+ - 0
75
+ version: "0"
78
76
  type: :runtime
79
77
  version_requirements: *id004
80
78
  - !ruby/object:Gem::Dependency