govuk_content_models 10.4.2 → 10.5.0

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.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 10.5.0
2
+
3
+ * Add Corporate information pages to Whitehall formats.
4
+
1
5
  ## 10.4.2
2
6
 
3
7
  * Making Artefact.relatable_items a scope so that it can be chained.
@@ -88,6 +88,7 @@ class Artefact
88
88
  "authored_article",
89
89
  "case_study",
90
90
  "consultation",
91
+ "corporate_information_page",
91
92
  "corporate_report",
92
93
  "correspondence",
93
94
  "decision",
@@ -1,4 +1,4 @@
1
1
  module GovukContentModels
2
2
  # Changing this causes Jenkins to tag and release the gem into the wild
3
- VERSION = "10.4.2"
3
+ VERSION = "10.5.0"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_content_models
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.4.2
4
+ version: 10.5.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-04-28 00:00:00.000000000 Z
12
+ date: 2014-05-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bson_ext
@@ -465,7 +465,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
465
465
  version: '0'
466
466
  segments:
467
467
  - 0
468
- hash: 1886016262133551213
468
+ hash: 2310864041385376147
469
469
  required_rubygems_version: !ruby/object:Gem::Requirement
470
470
  none: false
471
471
  requirements:
@@ -474,7 +474,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
474
474
  version: '0'
475
475
  segments:
476
476
  - 0
477
- hash: 1886016262133551213
477
+ hash: 2310864041385376147
478
478
  requirements: []
479
479
  rubyforge_project:
480
480
  rubygems_version: 1.8.23