rubysl 2.0.13 → 2.0.14
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
- metadata +4 -18
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 846f469120352ffbc80ed96899b8baf441ef9914
|
|
4
|
+
data.tar.gz: a793f6579278dd4d4797c1012f6e269766f111ea
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7039ebd21a614b8518a8a4d8686bde299ff3620b5edab8429979df64cc569a45427a4d200dfb866f207649f8f58503fd72359bcf1b6792b466615858db8462d9
|
|
7
|
+
data.tar.gz: 3a09b6dacbe5f2ad382018e60c441723ab7d1cfea087ce0386a63d67c9bda2095380617bd90b36c494409bb37944effd09465f4ebbe3b765833fdf0cedb721d5
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubysl
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.14
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Brian Shirai
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2013-11-
|
|
11
|
+
date: 2013-11-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rubysl-abbrev
|
|
@@ -486,20 +486,6 @@ dependencies:
|
|
|
486
486
|
- - "~>"
|
|
487
487
|
- !ruby/object:Gem::Version
|
|
488
488
|
version: '2.0'
|
|
489
|
-
- !ruby/object:Gem::Dependency
|
|
490
|
-
name: rubysl-json
|
|
491
|
-
requirement: !ruby/object:Gem::Requirement
|
|
492
|
-
requirements:
|
|
493
|
-
- - "~>"
|
|
494
|
-
- !ruby/object:Gem::Version
|
|
495
|
-
version: '2.0'
|
|
496
|
-
type: :runtime
|
|
497
|
-
prerelease: false
|
|
498
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
499
|
-
requirements:
|
|
500
|
-
- - "~>"
|
|
501
|
-
- !ruby/object:Gem::Version
|
|
502
|
-
version: '2.0'
|
|
503
489
|
- !ruby/object:Gem::Dependency
|
|
504
490
|
name: rubysl-logger
|
|
505
491
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -1312,8 +1298,8 @@ dependencies:
|
|
|
1312
1298
|
- - "~>"
|
|
1313
1299
|
- !ruby/object:Gem::Version
|
|
1314
1300
|
version: '2.0'
|
|
1315
|
-
description: Ruby
|
|
1316
|
-
Ruby standard library on compliant Ruby implementations that provide Ruby
|
|
1301
|
+
description: Ruby 2.0+ standard library meta-spec. Install this spec to install the
|
|
1302
|
+
Ruby standard library on compliant Ruby implementations that provide Ruby 2.0+ compatibility.
|
|
1317
1303
|
email:
|
|
1318
1304
|
- brixen@gmail.com
|
|
1319
1305
|
executables: []
|