jekyll-multiple-languages 1.0.8 → 1.0.9

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 (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +22 -45
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ ZDUxYjM1YTBmNjYzMmQ1Y2MzYzQ5ZTM5NGY4NTYzNDk3NTNlMzZhNQ==
5
+ data.tar.gz: !binary |-
6
+ N2M4MTNiMzRlNWI3NTI4Yzk0ZGNjYjBiMDZkZWUyMTJhZjU5MjkzMw==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ NzJlMjRkN2JjN2Q4YjBlNTQ5MDcyOTEyZmFjNDI4NWIwZjM3NDIzYzc0Y2Mw
10
+ MzZkYTYyMGE2YjUzMDA1NzlkNTk3ODY1ZDJhZmUyMmE2OWE2MDAwOGYwNTgx
11
+ ZDcyYWJhMjQ3YjNkNWQ3OGU2Y2NiNzc0NTQ4Zjk5ZDlhNjAwODU=
12
+ data.tar.gz: !binary |-
13
+ MGU2ZTNlZTcwYmQ2ZDRiMmIwNmQxNGE0OWRhYmUzYzg5ZWU0MzRkNzYzOTNj
14
+ MDQ2ODQ2YTFlNGQ1NDA1ZDMzNjliMzE3NmJkYjVkZDY5ZGZhMjBlYTk2OGE4
15
+ ZGMwMDBiZjRlM2U5Y2VjNTBkZGYyOTRhNjE1MTY5MDdlMmFkN2I=
metadata CHANGED
@@ -1,71 +1,48 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: jekyll-multiple-languages
3
- version: !ruby/object:Gem::Version
4
- hash: 7
5
- prerelease: false
6
- segments:
7
- - 1
8
- - 0
9
- - 8
10
- version: 1.0.8
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.9
11
5
  platform: ruby
12
- authors:
6
+ authors:
13
7
  - srain
14
8
  - cbergmann
15
9
  autorequire:
16
10
  bindir: bin
17
11
  cert_chain: []
18
-
19
- date: 2014-08-15 00:00:00 +08:00
20
- default_executable:
12
+ date: 2014-08-15 00:00:00.000000000 Z
21
13
  dependencies: []
22
-
23
- description: ""
14
+ description: ''
24
15
  email: srain@php.net
25
16
  executables: []
26
-
27
17
  extensions: []
28
-
29
18
  extra_rdoc_files: []
30
-
31
- files:
19
+ files:
32
20
  - lib/jekyll-multiple-languages.rb
33
21
  - lib/jekyll-multiple-languages/pager.rb
34
22
  - lib/jekyll-multiple-languages/pagination.rb
35
23
  - lib/jekyll-multiple-languages/tags.rb
36
- has_rdoc: true
37
24
  homepage: http://jekyll-langs.liaohuqiu.net/
38
- licenses:
25
+ licenses:
39
26
  - MIT
27
+ metadata: {}
40
28
  post_install_message:
41
29
  rdoc_options: []
42
-
43
- require_paths:
30
+ require_paths:
44
31
  - lib
45
- required_ruby_version: !ruby/object:Gem::Requirement
46
- none: false
47
- requirements:
48
- - - ">="
49
- - !ruby/object:Gem::Version
50
- hash: 3
51
- segments:
52
- - 0
53
- version: "0"
54
- required_rubygems_version: !ruby/object:Gem::Requirement
55
- none: false
56
- requirements:
57
- - - ">="
58
- - !ruby/object:Gem::Version
59
- hash: 3
60
- segments:
61
- - 0
62
- version: "0"
32
+ required_ruby_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ! '>='
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ required_rubygems_version: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ! '>='
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
63
42
  requirements: []
64
-
65
43
  rubyforge_project:
66
- rubygems_version: 1.3.7
44
+ rubygems_version: 2.4.3
67
45
  signing_key:
68
- specification_version: 3
46
+ specification_version: 4
69
47
  summary: Another Multiple Languages Plugin for Jekyll!
70
48
  test_files: []
71
-