nanoc 3.1.1 → 3.1.2

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 +5 -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.1.1'
6
+ VERSION = '3.1.2'
7
7
 
8
8
  # The list of possible versions to choose from.
9
9
  VERSIONS = [ 2, 3 ]
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 3
7
7
  - 1
8
- - 1
9
- version: 3.1.1
8
+ - 2
9
+ version: 3.1.2
10
10
  platform: ruby
11
11
  authors:
12
12
  - Denis Defreyne
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-04-05 00:00:00 +02:00
17
+ date: 2010-04-07 00:00:00 +02:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -27,8 +27,8 @@ dependencies:
27
27
  segments:
28
28
  - 3
29
29
  - 1
30
- - 1
31
- version: 3.1.1
30
+ - 2
31
+ version: 3.1.2
32
32
  type: :runtime
33
33
  version_requirements: *id001
34
34
  description: a web publishing system written in Ruby for building small to medium-sized websites.