nanoc 3.1.5 → 3.1.6

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. data/lib/nanoc-select.rb +1 -1
  2. metadata +5 -9
@@ -3,7 +3,7 @@
3
3
  module NanocSelect
4
4
 
5
5
  # The current version of `nanoc-select`.
6
- VERSION = '3.1.5'
6
+ VERSION = '3.1.6'
7
7
 
8
8
  # The list of possible versions to choose from.
9
9
  VERSIONS = [ 2, 3 ]
metadata CHANGED
@@ -1,13 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nanoc
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
5
4
  prerelease: false
6
5
  segments:
7
6
  - 3
8
7
  - 1
9
- - 5
10
- version: 3.1.5
8
+ - 6
9
+ version: 3.1.6
11
10
  platform: ruby
12
11
  authors:
13
12
  - Denis Defreyne
@@ -15,7 +14,7 @@ autorequire:
15
14
  bindir: bin
16
15
  cert_chain: []
17
16
 
18
- date: 2010-08-24 00:00:00 +02:00
17
+ date: 2010-11-21 00:00:00 +01:00
19
18
  default_executable:
20
19
  dependencies:
21
20
  - !ruby/object:Gem::Dependency
@@ -26,12 +25,11 @@ dependencies:
26
25
  requirements:
27
26
  - - ">="
28
27
  - !ruby/object:Gem::Version
29
- hash: 9
30
28
  segments:
31
29
  - 3
32
30
  - 1
33
- - 5
34
- version: 3.1.5
31
+ - 6
32
+ version: 3.1.6
35
33
  type: :runtime
36
34
  version_requirements: *id001
37
35
  description: a web publishing system written in Ruby for building small to medium-sized websites.
@@ -61,7 +59,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
61
59
  requirements:
62
60
  - - ">="
63
61
  - !ruby/object:Gem::Version
64
- hash: 3
65
62
  segments:
66
63
  - 0
67
64
  version: "0"
@@ -70,7 +67,6 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
67
  requirements:
71
68
  - - ">="
72
69
  - !ruby/object:Gem::Version
73
- hash: 3
74
70
  segments:
75
71
  - 0
76
72
  version: "0"