rubix 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. data/VERSION +1 -1
  2. metadata +7 -5
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.1.1
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 0
9
- version: 0.1.0
8
+ - 1
9
+ version: 0.1.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Dhruv Bansal
@@ -49,11 +49,13 @@ dependencies:
49
49
  requirement: &id003 !ruby/object:Gem::Requirement
50
50
  none: false
51
51
  requirements:
52
- - - ">="
52
+ - - <=
53
53
  - !ruby/object:Gem::Version
54
54
  segments:
55
- - 0
56
- version: "0"
55
+ - 1
56
+ - 6
57
+ - 1
58
+ version: 1.6.1
57
59
  type: :runtime
58
60
  version_requirements: *id003
59
61
  - !ruby/object:Gem::Dependency