govuk_content_models 22.1.1 → 22.1.2

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
+ ## 22.1.2
2
+
3
+ * Allow new formats for maib_report and for an Artefact
4
+
1
5
  ## 22.1.1
2
6
 
3
7
  * Copy collection associations when cloning Editions
@@ -86,6 +86,7 @@ class Artefact
86
86
  "cma_case",
87
87
  "drug_safety_update",
88
88
  "international_development_fund",
89
+ "maib_report",
89
90
  "manual",
90
91
  "manual-change-history",
91
92
  "manual-section",
@@ -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 = "22.1.1"
3
+ VERSION = "22.1.2"
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: 22.1.1
4
+ version: 22.1.2
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-10-22 00:00:00.000000000 Z
12
+ date: 2014-10-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bson_ext
@@ -464,7 +464,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
464
464
  version: '0'
465
465
  segments:
466
466
  - 0
467
- hash: 510366184885881008
467
+ hash: 2225036471084817263
468
468
  required_rubygems_version: !ruby/object:Gem::Requirement
469
469
  none: false
470
470
  requirements:
@@ -473,7 +473,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
473
473
  version: '0'
474
474
  segments:
475
475
  - 0
476
- hash: 510366184885881008
476
+ hash: 2225036471084817263
477
477
  requirements: []
478
478
  rubyforge_project:
479
479
  rubygems_version: 1.8.23