c80_map_floors 0.1.0.11 → 0.1.0.12

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: 79ad813b4023098a607a8e96848557f6fe7a4fd2
4
- data.tar.gz: 3d8dd86a2147b4ecaeada710b68423f1c1afa3c2
3
+ metadata.gz: b4512f69ab69b9acf2c436cc9d1577f6ec34a612
4
+ data.tar.gz: dffdb925312687769ef5e7f2d747f1861027bb03
5
5
  SHA512:
6
- metadata.gz: 041f5ce218ab0c5d9682d5c29d8a21fb3914abfce44cf3fc4ae30c783df8bbfc8cc3695557b561c1fbb3e9fa13ca58e15cec78085c7564e032f015290638e17d
7
- data.tar.gz: 656ee92b33a86966f3ecffd7606620dee8f59079dd941268a8fbd02abe092ab835b6227c1a4c616991033b61a8938e881f09648e7789382d6f2f777e7f43272e
6
+ metadata.gz: bf1709ba41daabfa1399755aa22e3136d09b8d9b513c5f90c504be4a9ab90c8d27ae518d62c8f9cc06035e5d24c3659d986b4016b38d2fdb1fc9830f5bc9c73e
7
+ data.tar.gz: 6723df7d2d35b054460c2e47eb6d3414112405f0679b859e1279a3274e02414bdf5581dea468f34b9bddf3e6a58ae066d344640d91baeb4d7903ee1e1456f705
@@ -41,7 +41,7 @@ module C80MapFloors
41
41
  end
42
42
 
43
43
  def update_json
44
- MapJson.update_json # NOTE:: возможно, временно отключён
44
+ # MapJson.update_json # NOTE-json:: возможно, временно отключён
45
45
  end
46
46
 
47
47
  end
@@ -42,7 +42,7 @@ module C80MapFloors
42
42
  end
43
43
 
44
44
  def update_json
45
- MapJson.update_json
45
+ # MapJson.update_json # NOTE-json:: возможно, временно отключён
46
46
  end
47
47
 
48
48
  # выдать название привязанного к Зданию полигона
@@ -1,3 +1,3 @@
1
1
  module C80MapFloors
2
- VERSION = '0.1.0.11'
2
+ VERSION = '0.1.0.12'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: c80_map_floors
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.11
4
+ version: 0.1.0.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - C80609A
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-01-16 00:00:00.000000000 Z
11
+ date: 2017-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler