govuk_content_models 6.0.2 → 6.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,7 +18,7 @@ class Artefact
18
18
 
19
19
  include Taggable
20
20
  stores_tags_for :sections, :writing_teams, :propositions,
21
- :keywords, :legacy_sources
21
+ :keywords, :legacy_sources, :industry_sectors
22
22
  has_primary_tag_for :section
23
23
 
24
24
  # NOTE: these fields are deprecated, and soon to be replaced with a
@@ -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 = "6.0.2"
3
+ VERSION = "6.0.3"
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: 6.0.2
4
+ version: 6.0.3
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-01-06 00:00:00.000000000 Z
12
+ date: 2014-01-08 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bson_ext
@@ -452,7 +452,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
452
452
  version: '0'
453
453
  segments:
454
454
  - 0
455
- hash: 657886085412273794
455
+ hash: 903394278691268012
456
456
  required_rubygems_version: !ruby/object:Gem::Requirement
457
457
  none: false
458
458
  requirements:
@@ -461,7 +461,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
461
461
  version: '0'
462
462
  segments:
463
463
  - 0
464
- hash: 657886085412273794
464
+ hash: 903394278691268012
465
465
  requirements: []
466
466
  rubyforge_project:
467
467
  rubygems_version: 1.8.23