speakingurl-rails 1.1.3 → 1.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cb09ef8ea82ba9865db6df8174236ae921ed228d
|
4
|
+
data.tar.gz: b260f9bae19d9395d0010e7409a07dee473aa0ae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 155a62dffcb8f365a0a1a2b08dbf8025450cb480d082c4193575f319b13d8cc575e31d4dc2177d464aaf5e8a0d177f8503d11f6936cbee0b46e8332a72b78d9c
|
7
|
+
data.tar.gz: d088ef2d4ce157a325f4cfdc8682a0e1840f7bf2ba92b6d98eb7be62dac009e932248583a0db2071b1615548fe79ce53cdf05684fe8b0be5073c4b4f08c73f8c
|
data/README.md
CHANGED
@@ -64,11 +64,11 @@ copy the file speakingurl.min.js to your script directory
|
|
64
64
|
|
65
65
|
#### [CDN/cloudflare](https://www.cloudflare.com/)
|
66
66
|
|
67
|
-
available versions: http://cdnjs.com/libraries/speakingurl/ use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.
|
67
|
+
available versions: http://cdnjs.com/libraries/speakingurl/ use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.5/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.5/speakingurl.min.js)
|
68
68
|
|
69
69
|
#### [CDN/maxcdn](https://www.maxcdn.com/)
|
70
70
|
|
71
|
-
available versions: http://www.jsdelivr.com/#!speakingurl use [//cdn.jsdelivr.net/speakingurl/1.1.
|
71
|
+
available versions: http://www.jsdelivr.com/#!speakingurl use [//cdn.jsdelivr.net/speakingurl/1.1.5/speakingurl.min.js](httos://cdn.jsdelivr.net/speakingurl/1.1.5/speakingurl.min.js)
|
72
72
|
|
73
73
|
Usage
|
74
74
|
-----
|