pony_breeds 0.1.5 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52b5bdfd26800ccff2c30962d4897bab7a00bd16218cacd215f71b0e0e6d3b8d
4
- data.tar.gz: c08b4c43972234bf1f31c8bca67577726f9bccc86ff883bee7aec2d8acf773f3
3
+ metadata.gz: cd59fccf34ec582182cc081cc1a9113c5528a679088196fa5683211a404d6142
4
+ data.tar.gz: 87ac0aa7c3da49995ffc585d9f42d3cee2ef395fc5c3b080c78dfcfb053aaa35
5
5
  SHA512:
6
- metadata.gz: 4577f0cdb4e814f80d733a33ef2601f0ff5e4b8ffcdf599451acfca8d466c3a271d3750f46b40e82742da2a8a495ddcde27a54676ad7c9ed10d5daafa0e33874
7
- data.tar.gz: 20f6384c4ecffe26053917b69c13935b52e0123870603f4b859bdc2aa9c2673ec1bc5064d9779cac034589b3d951fbfc31c81dcb8178a507eceacaf43cab384f
6
+ metadata.gz: 5ad7ff70d99dbe392c94a344cca56d853ffdffefc2931b5b5ff994ed19a6e28a52690045650ca2d19c3ccef72b1e6ce529778fad49eeeffbe721ae7f0a94305e
7
+ data.tar.gz: 203db1069f4fce213a9ff3dca20230990343e28e274440d81f03f82782ccab2d8381b4676c21e273be90dd1031380e5edf443ea5ede579eb1c4623a65f46cab9
@@ -9,7 +9,7 @@
9
9
  "description": "The American Walking Pony is a modern American breed of gaited riding pony. It was created by crossbreeding of the Tennessee Walking Horse and the Welsh Pony.",
10
10
  "wiki_url": "https://en.wikipedia.org/wiki/American_Walking_Pony"
11
11
  },
12
- "andalou_pony": {
12
+ "anadolu_pony": {
13
13
  "name": "Anadolu Pony",
14
14
  "description":"The Anadolu Pony is descended from crosses of Turkoman, Arabian, Persian, Karabakh, Akhal-Teke, Karbada, Deliboz, Mongolian and the ancient Anatolia horse. Some books refer to this small pony as the Native Turkish Pony, or Turk, but Professors Salahattin Batu and M. Nurettin Aral made a distinction in types between the horses in Anatolia as Anadolu and East and Southeast Anadolu.",
15
15
  "wiki_url": "https://en.wikipedia.org/wiki/Anadolu_Pony"
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Pony
4
4
  module Breeds
5
- VERSION = '0.1.5'
5
+ VERSION = '0.1.6'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pony_breeds
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - napster235
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-13 00:00:00.000000000 Z
11
+ date: 2023-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails