indextank 0.0.4 → 0.0.5

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 (1) hide show
  1. metadata +19 -3
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: indextank
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 4
10
- version: 0.0.4
9
+ - 5
10
+ version: 0.0.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Santiago Perez
@@ -163,6 +163,22 @@ dependencies:
163
163
  version: 0.7.7
164
164
  type: :runtime
165
165
  version_requirements: *id009
166
+ - !ruby/object:Gem::Dependency
167
+ name: json_pure
168
+ prerelease: false
169
+ requirement: &id010 !ruby/object:Gem::Requirement
170
+ none: false
171
+ requirements:
172
+ - - "="
173
+ - !ruby/object:Gem::Version
174
+ hash: 11
175
+ segments:
176
+ - 1
177
+ - 4
178
+ - 6
179
+ version: 1.4.6
180
+ type: :runtime
181
+ version_requirements: *id010
166
182
  description: Ruby Client for the IndexTank API
167
183
  email:
168
184
  - santip@santip.com.ar