national-rail 0.4.4 → 0.4.6
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.
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: national-rail
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 3
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 4
|
|
9
|
-
-
|
|
10
|
-
version: 0.4.
|
|
9
|
+
- 6
|
|
10
|
+
version: 0.4.6
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- James Mead
|
|
@@ -162,6 +162,22 @@ dependencies:
|
|
|
162
162
|
- 1
|
|
163
163
|
version: 1.6.1
|
|
164
164
|
requirement: *id009
|
|
165
|
+
- !ruby/object:Gem::Dependency
|
|
166
|
+
prerelease: false
|
|
167
|
+
type: :development
|
|
168
|
+
name: timecop
|
|
169
|
+
version_requirements: &id010 !ruby/object:Gem::Requirement
|
|
170
|
+
none: false
|
|
171
|
+
requirements:
|
|
172
|
+
- - ~>
|
|
173
|
+
- !ruby/object:Gem::Version
|
|
174
|
+
hash: 27
|
|
175
|
+
segments:
|
|
176
|
+
- 0
|
|
177
|
+
- 3
|
|
178
|
+
- 4
|
|
179
|
+
version: 0.3.4
|
|
180
|
+
requirement: *id010
|
|
165
181
|
description: Includes journey planner, live departure boards (both National Rail & Virgin), and a station list with GPS co-ordinates.
|
|
166
182
|
email: james@floehopper.org
|
|
167
183
|
executables: []
|