nanoc 3.2.2 → 3.2.3

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 +6 -5
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.2.2'
6
+ VERSION = '3.2.3'
7
7
 
8
8
  # The list of possible versions to choose from.
9
9
  VERSIONS = [ 2, 3 ]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nanoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.2
4
+ version: 3.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,19 +9,19 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-09-04 00:00:00.000000000Z
12
+ date: 2011-10-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: nanoc3
16
- requirement: &70206824051480 !ruby/object:Gem::Requirement
16
+ requirement: &70269775388600 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
20
20
  - !ruby/object:Gem::Version
21
- version: 3.2.2
21
+ version: 3.2.3
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70206824051480
24
+ version_requirements: *70269775388600
25
25
  description: a web publishing system written in Ruby for building small to medium-sized
26
26
  websites.
27
27
  email: denis.defreyne@stoneship.org
@@ -60,3 +60,4 @@ specification_version: 3
60
60
  summary: a web publishing system written in Ruby for building small to medium-sized
61
61
  websites.
62
62
  test_files: []
63
+ has_rdoc: