c80_map_floors 0.1.0.10 → 0.1.0.11

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
  SHA1:
3
- metadata.gz: 2b17f8e15a4a08414b6675fbe965a5cbef72d10b
4
- data.tar.gz: f21b31c759a5e8661e6a186315f2e9c2a3cdcc55
3
+ metadata.gz: 79ad813b4023098a607a8e96848557f6fe7a4fd2
4
+ data.tar.gz: 3d8dd86a2147b4ecaeada710b68423f1c1afa3c2
5
5
  SHA512:
6
- metadata.gz: cf959e253e274628ac7b7610263b15960247437ec8d556f7b6c2981ef947ce3687997b1dee8fb8a467bf85a4e11f622c14e7a10903de2697b4069116de418cbe
7
- data.tar.gz: 931f343f204d4393d3c67b62c3136cfd9d577e0a47a02f610da205613f3d6d65f7856741b9c13e8c0fbc610e26f86dc545ca44cde0b8aa04fa7445901018e5b7
6
+ metadata.gz: 041f5ce218ab0c5d9682d5c29d8a21fb3914abfce44cf3fc4ae30c783df8bbfc8cc3695557b561c1fbb3e9fa13ca58e15cec78085c7564e032f015290638e17d
7
+ data.tar.gz: 656ee92b33a86966f3ecffd7606620dee8f59079dd941268a8fbd02abe092ab835b6227c1a4c616991033b61a8938e881f09648e7789382d6f2f777e7f43272e
@@ -147,7 +147,7 @@ module C80MapFloors
147
147
  result = {
148
148
  buildings: [7, 10],
149
149
  buildings_shops_count: [3, 12],
150
- floors: [2, 6, 48],
150
+ floors: [5, 7, 48, 8],
151
151
  floors_shops_count: [2, 1, 33],
152
152
  areas: [3, 5, 8, 6]
153
153
  }
@@ -1,3 +1,3 @@
1
1
  module C80MapFloors
2
- VERSION = '0.1.0.10'
2
+ VERSION = '0.1.0.11'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: c80_map_floors
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.10
4
+ version: 0.1.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - C80609A