rubysl 2.0.13 → 2.0.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -18
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0214f046ca55f8a036e5648abc6ca5871c7878f4
4
- data.tar.gz: 1f9f4651269bbc7878080929ce3d4f9300570a39
3
+ metadata.gz: 846f469120352ffbc80ed96899b8baf441ef9914
4
+ data.tar.gz: a793f6579278dd4d4797c1012f6e269766f111ea
5
5
  SHA512:
6
- metadata.gz: 06253ee8ba040239334b93e7026ffc06f029f08c0e14131725e7e3305fed9f948769ddcf02b4fdc11cbe4e2264577f32ffb1d069fa2d3f432146c70ff74ac50a
7
- data.tar.gz: b494b7549660fd2bb826c8099aa130f863e9113c6c3fbb7d859e55c74c39cc0735b5a74fee06baff41abaf49a777495d5da12feff357247d8bde8c2dbb4ee15f
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.13
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-09 00:00:00.000000000 Z
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 1.9+ standard library meta-spec. Install this spec to install the
1316
- Ruby standard library on compliant Ruby implementations that provide Ruby 1.9+ compatibility.
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: []