speakingurl-rails 8.0.1 → 8.0.2
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 +4 -4
- data/LICENSE +1 -1
- data/README.md +3 -3
- 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: cefcd22d767a300e3114532eef9c1a02882a03c0
|
|
4
|
+
data.tar.gz: 6887a983ed6d7124297899ce45913340e8163d42
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2c5ff0fa4a8e51e79b041298dd4653358e2d09b1d18734f71aea2c91614629a4c84a623080b91c3efd18efa16fea9c1ff56ab76cbc536407a3e7ad4d81f352dc
|
|
7
|
+
data.tar.gz: 202536fa915e944cf4dd6e52ea231c60e6b2f1833c949e0eecea7a98366d73171e930ba7b97faca8e709b0bf85edc1ed41f8c217938531bd9d5b29aea3d3f54f
|
data/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
The BSD 3-Clause License (BSD3)
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2013-
|
|
3
|
+
Copyright (c) 2013-2016 Sascha Droste <pid@posteo.net>
|
|
4
4
|
All rights reserved.
|
|
5
5
|
|
|
6
6
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
data/README.md
CHANGED
|
@@ -57,14 +57,14 @@ copy the file speakingurl.min.js to your script directory
|
|
|
57
57
|
available versions:
|
|
58
58
|
|
|
59
59
|
- [www.cdnjs.com/libraries/speakingurl/](http://cdnjs.com/libraries/speakingurl/)
|
|
60
|
-
- use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.
|
|
60
|
+
- use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.2/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.2/speakingurl.min.js)
|
|
61
61
|
|
|
62
62
|
#### [CDN/maxcdn](https://www.maxcdn.com/)
|
|
63
63
|
|
|
64
64
|
available versions:
|
|
65
65
|
|
|
66
66
|
- [www.jsdelivr.com/#!speakingurl](]http://www.jsdelivr.com/#!speakingurl)
|
|
67
|
-
- use [//cdn.jsdelivr.net/speakingurl/8.0.
|
|
67
|
+
- use [//cdn.jsdelivr.net/speakingurl/8.0.2/speakingurl.min.js](https://cdn.jsdelivr.net/speakingurl/8.0.2/speakingurl.min.js)
|
|
68
68
|
|
|
69
69
|
Usage
|
|
70
70
|
-----
|
|
@@ -404,7 +404,7 @@ Credits
|
|
|
404
404
|
|
|
405
405
|
The BSD 3-Clause License (BSD3)
|
|
406
406
|
|
|
407
|
-
Copyright (c) 2013-
|
|
407
|
+
Copyright (c) 2013-2016 Sascha Droste pid@posteo.net All rights reserved.
|
|
408
408
|
|
|
409
409
|
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
410
410
|
|