nanoc 3.1.7 → 3.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/nanoc-select.rb +1 -1
  2. metadata +4 -6
data/lib/nanoc-select.rb CHANGED
@@ -3,7 +3,7 @@
3
3
  module NanocSelect
4
4
 
5
5
  # The current version of `nanoc-select`.
6
- VERSION = '3.1.7'
6
+ VERSION = '3.1.8'
7
7
 
8
8
  # The list of possible versions to choose from.
9
9
  VERSIONS = [ 2, 3 ]
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: nanoc
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 3.1.7
5
+ version: 3.1.8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Denis Defreyne
@@ -10,8 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-05-03 00:00:00 +02:00
14
- default_executable:
13
+ date: 2011-06-25 00:00:00 Z
15
14
  dependencies:
16
15
  - !ruby/object:Gem::Dependency
17
16
  name: nanoc3
@@ -21,7 +20,7 @@ dependencies:
21
20
  requirements:
22
21
  - - ">="
23
22
  - !ruby/object:Gem::Version
24
- version: 3.1.7
23
+ version: 3.1.8
25
24
  type: :runtime
26
25
  version_requirements: *id001
27
26
  description: a web publishing system written in Ruby for building small to medium-sized websites.
@@ -37,7 +36,6 @@ files:
37
36
  - bin/nanoc
38
37
  - bin/nanoc-select
39
38
  - lib/nanoc-select.rb
40
- has_rdoc: true
41
39
  homepage: http://nanoc.stoneship.org/
42
40
  licenses: []
43
41
 
@@ -61,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
61
59
  requirements: []
62
60
 
63
61
  rubyforge_project:
64
- rubygems_version: 1.5.0
62
+ rubygems_version: 1.8.5
65
63
  signing_key:
66
64
  specification_version: 3
67
65
  summary: a web publishing system written in Ruby for building small to medium-sized websites.