browsercms 3.1.2 → 3.1.3

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.
@@ -2,5 +2,5 @@
2
2
  # Allows the precise version of BrowserCMS to be determined programmatically.
3
3
  #
4
4
  module Cms
5
- VERSION = "3.1.2"
5
+ VERSION = "3.1.3"
6
6
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: browsercms
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
4
+ hash: 5
5
5
  prerelease: false
6
6
  segments:
7
7
  - 3
8
8
  - 1
9
- - 2
10
- version: 3.1.2
9
+ - 3
10
+ version: 3.1.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - BrowserMedia
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-06-30 00:00:00 -04:00
18
+ date: 2011-03-22 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies: []
21
21
 
@@ -1430,8 +1430,8 @@ homepage: http://www.browsercms.org
1430
1430
  licenses: []
1431
1431
 
1432
1432
  post_install_message:
1433
- rdoc_options:
1434
- - --charset=UTF-8
1433
+ rdoc_options: []
1434
+
1435
1435
  require_paths:
1436
1436
  - lib
1437
1437
  required_ruby_version: !ruby/object:Gem::Requirement