national_rail_wrapper 0.1.1 → 0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c3bb148d7904e7b7febaa2e9ecd45b81e498f57c0c2988681766a392d0f8d113
4
- data.tar.gz: 6054a88ca10732f517815e4ddff9ba9d22c7b6349ddd88fa6863b1e6b7d6f1f0
3
+ metadata.gz: d647f77e5c3ad869af182903c9bdf177681457e82b44c4dce917091a008c8b50
4
+ data.tar.gz: cce5619a39b42eaaad002cf603b3818a966a9f165a929b24efea20d9a50b22da
5
5
  SHA512:
6
- metadata.gz: 5be89a9d7d60f9264b9a68beda7888b855ed498573aedc5389486c21142298af340f915f92607a37e7f1fbbf3b4cf1bfa00e61d1d59e49fc53e128ca8b69c11d
7
- data.tar.gz: 68bfb7eebcebf27460b1c7343b51ea8a5b654e68757f911ad78e3da7d0754f98fb00767a265635ace70b0be873454d6feafb5f964d81cc0f28c26d9d23aa8df4
6
+ metadata.gz: 42b67e82fa8caa0eed1dd8c508ec8c3c9ed190be4d2d2cb824212b0ea23bf53925486ef367d8a11fb983434f93ad1c185d798b8e0331dd1fa4308248f5ee5a04
7
+ data.tar.gz: fc3fe4555f084e7a343eee2542a10fa8f1c456babd14534469d6b5745391db79a8f4208e57bade852310f917ae64e9d2413e956668978075ee144fc1d824fc24
@@ -1,3 +1,3 @@
1
1
  module NationalRailWrapper
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{A wrapper for the National Rail open data API}
13
13
  spec.description = %q{A wrapper around the National Rail open data API. Including Darwin and Knowledge base}
14
- spec.homepage = "https://github.com/marcbest/national_rails_wrapper"
14
+ spec.homepage = "https://github.com/marcbest/national_rail_wrapper"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: national_rail_wrapper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc Best
@@ -142,12 +142,12 @@ files:
142
142
  - national_rail_wrapper.gemspec
143
143
  - spec/national_rail_wrapper_spec.rb
144
144
  - spec/spec_helper.rb
145
- homepage: https://github.com/marcbest/national_rails_wrapper
145
+ homepage: https://github.com/marcbest/national_rail_wrapper
146
146
  licenses:
147
147
  - MIT
148
148
  metadata:
149
149
  allowed_push_host: https://rubygems.org
150
- homepage_uri: https://github.com/marcbest/national_rails_wrapper
150
+ homepage_uri: https://github.com/marcbest/national_rail_wrapper
151
151
  source_code_uri: https://github.com/marcbest/national_rail_wrapper
152
152
  changelog_uri: https://github.com/marcbest/national_rail_wrapper
153
153
  post_install_message: