national_rail_wrapper 0.1.0 → 0.1.1

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: 99ee836dcd2515425170ffaa55ee22ae480f2c78cadabf9760e23875b75bcedd
4
- data.tar.gz: 6f853eb30da343fe43f2e203e1d90c6e17689eb70ec6fdde19f812bdc5cf93fe
3
+ metadata.gz: c3bb148d7904e7b7febaa2e9ecd45b81e498f57c0c2988681766a392d0f8d113
4
+ data.tar.gz: 6054a88ca10732f517815e4ddff9ba9d22c7b6349ddd88fa6863b1e6b7d6f1f0
5
5
  SHA512:
6
- metadata.gz: 31e503ebae006ce399d95db1c681ce26b4730b6d7a8cc7d87c97e548c8e954a9b68d811877a9ff1eed6522ed863008ef347814a352ff75c5743dc2fc14b77cac
7
- data.tar.gz: '081b46ce7cea303c5affdfb24f51610414ee407312225af55579d6535a6a6daa5db099f592e6142c41b2199980852ceb6e2ff7d0720402c15b28932e126c8e19'
6
+ metadata.gz: 5be89a9d7d60f9264b9a68beda7888b855ed498573aedc5389486c21142298af340f915f92607a37e7f1fbbf3b4cf1bfa00e61d1d59e49fc53e128ca8b69c11d
7
+ data.tar.gz: 68bfb7eebcebf27460b1c7343b51ea8a5b654e68757f911ad78e3da7d0754f98fb00767a265635ace70b0be873454d6feafb5f964d81cc0f28c26d9d23aa8df4
@@ -1,3 +1,3 @@
1
1
  module NationalRailWrapper
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
@@ -20,8 +20,8 @@ Gem::Specification.new do |spec|
20
20
  spec.metadata["allowed_push_host"] = "https://rubygems.org"
21
21
 
22
22
  spec.metadata["homepage_uri"] = spec.homepage
23
- spec.metadata["source_code_uri"] = "https://github.com/marcbest/national_rails_wrapper"
24
- spec.metadata["changelog_uri"] = "https://github.com/marcbest/national_rails_wrapper"
23
+ spec.metadata["source_code_uri"] = "https://github.com/marcbest/national_rail_wrapper"
24
+ spec.metadata["changelog_uri"] = "https://github.com/marcbest/national_rail_wrapper"
25
25
  else
26
26
  raise "RubyGems 2.0 or newer is required to protect against " \
27
27
  "public gem pushes."
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.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc Best
@@ -148,8 +148,8 @@ licenses:
148
148
  metadata:
149
149
  allowed_push_host: https://rubygems.org
150
150
  homepage_uri: https://github.com/marcbest/national_rails_wrapper
151
- source_code_uri: https://github.com/marcbest/national_rails_wrapper
152
- changelog_uri: https://github.com/marcbest/national_rails_wrapper
151
+ source_code_uri: https://github.com/marcbest/national_rail_wrapper
152
+ changelog_uri: https://github.com/marcbest/national_rail_wrapper
153
153
  post_install_message:
154
154
  rdoc_options: []
155
155
  require_paths: