govuk_content_models 28.3.0 → 28.4.0

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 28.4.0
2
+
3
+ - Add `european_structural_investment_fund` artefact format
4
+
1
5
  ## 28.3.0
2
6
 
3
7
  - Add error message when validating primary and additional topics
@@ -83,6 +83,7 @@ class Artefact
83
83
  "specialist-publisher" => ["aaib_report",
84
84
  "cma_case",
85
85
  "drug_safety_update",
86
+ "european_structural_investment_fund",
86
87
  "international_development_fund",
87
88
  "maib_report",
88
89
  "manual",
@@ -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 = "28.3.0"
3
+ VERSION = "28.4.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: 28.3.0
4
+ version: 28.4.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: 2015-01-23 00:00:00.000000000 Z
12
+ date: 2015-02-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bson_ext
@@ -478,7 +478,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
478
478
  version: '0'
479
479
  segments:
480
480
  - 0
481
- hash: 2774210225727487391
481
+ hash: 1575379523758347227
482
482
  required_rubygems_version: !ruby/object:Gem::Requirement
483
483
  none: false
484
484
  requirements:
@@ -487,7 +487,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
487
487
  version: '0'
488
488
  segments:
489
489
  - 0
490
- hash: 2774210225727487391
490
+ hash: 1575379523758347227
491
491
  requirements: []
492
492
  rubyforge_project:
493
493
  rubygems_version: 1.8.23