dynarex 1.5.24 → 1.5.25
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.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- metadata +21 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a053f5d2701def105f46692714875ec37eccf31c
|
|
4
|
+
data.tar.gz: f3111dfaf4b399f296d0d5718c2c38bc2f35dd27
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 50c3cab979c1f2ef60506611692d5d2cef5265c92a0b03dadb3917671bcfb990c895f8ba59d1a4eed9631c04312059ba39feb80ac0d6cbfb878abf4ed73897c0
|
|
7
|
+
data.tar.gz: 5a25ab655aa2a06dc29fe0fc07b0202351c23a43861faad285c9ab57ad8f53c050ac7ba95b465cb768d3cc4eda4d36ab9ec59c9bafabb17482e677fdc2fd33cb
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dynarex
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.5.
|
|
4
|
+
version: 1.5.25
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- James Robertson
|
|
@@ -233,6 +233,26 @@ dependencies:
|
|
|
233
233
|
- - ">="
|
|
234
234
|
- !ruby/object:Gem::Version
|
|
235
235
|
version: 0.2.1
|
|
236
|
+
- !ruby/object:Gem::Dependency
|
|
237
|
+
name: kvx
|
|
238
|
+
requirement: !ruby/object:Gem::Requirement
|
|
239
|
+
requirements:
|
|
240
|
+
- - "~>"
|
|
241
|
+
- !ruby/object:Gem::Version
|
|
242
|
+
version: '0.5'
|
|
243
|
+
- - ">="
|
|
244
|
+
- !ruby/object:Gem::Version
|
|
245
|
+
version: 0.5.8
|
|
246
|
+
type: :runtime
|
|
247
|
+
prerelease: false
|
|
248
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
249
|
+
requirements:
|
|
250
|
+
- - "~>"
|
|
251
|
+
- !ruby/object:Gem::Version
|
|
252
|
+
version: '0.5'
|
|
253
|
+
- - ">="
|
|
254
|
+
- !ruby/object:Gem::Version
|
|
255
|
+
version: 0.5.8
|
|
236
256
|
description:
|
|
237
257
|
email: james@r0bertson.co.uk
|
|
238
258
|
executables: []
|
metadata.gz.sig
CHANGED
|
Binary file
|