ozy 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ozy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -96,17 +96,17 @@ dependencies:
96
96
  requirement: !ruby/object:Gem::Requirement
97
97
  none: false
98
98
  requirements:
99
- - - ! '>='
99
+ - - <
100
100
  - !ruby/object:Gem::Version
101
- version: 2.1.1
101
+ version: 3.0.0
102
102
  type: :runtime
103
103
  prerelease: false
104
104
  version_requirements: !ruby/object:Gem::Requirement
105
105
  none: false
106
106
  requirements:
107
- - - ! '>='
107
+ - - <
108
108
  - !ruby/object:Gem::Version
109
- version: 2.1.1
109
+ version: 3.0.0
110
110
  description: ! "\n Ozymandias (or \"Ozy\" for short) allows you to use a Hash normally,
111
111
  but to have its changes persisted to Redis. It's very simple and very awesome.\n
112
112
  \ "