gb-station-data 7.0.0 → 8.0.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/lib/data/tocs.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "colour": "#56004E"
9
9
  },
10
10
  "c2c": {
11
- "displayName": "C2C",
11
+ "displayName": "c2c",
12
12
  "colour": "#b7007c"
13
13
  },
14
14
  "caledonianSleeper": {
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GbStationData
4
- VERSION = "7.0.0"
4
+ VERSION = "8.0.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gb-station-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.0
4
+ version: 8.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - TangledWires Ltd
@@ -36,7 +36,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
36
36
  - !ruby/object:Gem::Version
37
37
  version: '0'
38
38
  requirements: []
39
- rubygems_version: 4.0.6
39
+ rubygems_version: 4.0.10
40
40
  specification_version: 4
41
41
  summary: Data from https://github.com/TangledWiresOfficial/gb-station-data
42
42
  test_files: []