gmapsjs 0.4.21 → 0.4.21.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 62591e9aaa8c31f833ff34e0c7399bc321002eb4
4
- data.tar.gz: 1ae24ce5b528b62b67c112a5205d45113b8f8efa
3
+ metadata.gz: 298206000df329674745d7fd30e2322a1991ba0f
4
+ data.tar.gz: e5938e2a3ac410d507befee08eb1020d09b60cb3
5
5
  SHA512:
6
- metadata.gz: fec00a870804dd179690bee066074f9597de84a1a8aa3a5f943d0e7faf2a4259d286a7b037ab8a5a7742436790add5549458599f678186b9e4f3e1c1eb9206f9
7
- data.tar.gz: d3750435b2ccc82e5d1bc2244143fb1418324f5f52f85b62d1228e729d6207f96a632dca1282e33768c2652b0e6c171c426595416cd45f713fe47081a77eb4a5
6
+ metadata.gz: 690a97cd4cc9aed361b74f4e97dde5b9306d3e0ffa6c19d23bc0abd3266e3fc82269d3edd38cd62b77ad7e1795a08c6ded1222127ac07a137825469cf68305dd
7
+ data.tar.gz: 8f74e0ceb0feb217d4a20d4df983795c3b21e02478b1527ab6f9f1b2b22cac3cfa008917b260ed36d9836aa6b7863b647011e1f5f118e2c24e7a5aa3052572b1
@@ -1,3 +1,3 @@
1
1
  module GmapsJS
2
- VERSION = "0.4.21"
2
+ VERSION = "0.4.21.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gmapsjs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.21
4
+ version: 0.4.21.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alvaro Pereyra
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-11-16 00:00:00.000000000 Z
12
+ date: 2015-11-18 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: |-
15
15
  gmaps.js allows you to use the potential of Google Maps in a simple way.
@@ -26,7 +26,7 @@ files:
26
26
  - LICENSE
27
27
  - README.md
28
28
  - Rakefile
29
- - app/assets/javascripts/gmapsjs/gmapsjs.js
29
+ - app/assets/javascripts/gmapsjs.js
30
30
  - gmapsjs.gemspec
31
31
  - lib/gmapsjs.rb
32
32
  - lib/gmapsjs/engine.rb