embiggen 1.10.0 → 1.12.0
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/README.md +3 -3
- data/shorteners.txt +2 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fbf60d10d74efb8c7afe1c6d9eca2c4114578e0d7fecb898c3dd101e0ae1f519
|
|
4
|
+
data.tar.gz: a5de41f1a08eb0956dc69c31e90b7d28b2bb8dfa27066cafe7115f200510170e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: edc8c14c33d8b4d55400108d9f192f1d12d87b74165243d7f1a835ea38ed8557a3e2f084516014d087ddace381da80fc27aa2b69c421a1d96266d3981bb3d07c
|
|
7
|
+
data.tar.gz: 57e751859c73db411dc255588b38c05959f61dd32f5fc856ead6fd11523eb3c26f03870e3121f4e30db9add2cb5df50ab15aa06abc3f604da5d71ac9ed812ed9
|
data/README.md
CHANGED
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
A Ruby library to expand shortened URLs.
|
|
4
4
|
|
|
5
|
-
**Current version:** 1.
|
|
5
|
+
**Current version:** 1.12.0
|
|
6
6
|
**Supported Ruby versions:** >= 2.7
|
|
7
7
|
|
|
8
8
|
## Installation
|
|
9
9
|
|
|
10
10
|
```
|
|
11
|
-
gem install embiggen -v '~> 1.
|
|
11
|
+
gem install embiggen -v '~> 1.12'
|
|
12
12
|
```
|
|
13
13
|
|
|
14
14
|
Or, in your `Gemfile`:
|
|
15
15
|
|
|
16
16
|
```ruby
|
|
17
|
-
gem 'embiggen', '~> 1.
|
|
17
|
+
gem 'embiggen', '~> 1.12'
|
|
18
18
|
```
|
|
19
19
|
|
|
20
20
|
## Usage
|
data/shorteners.txt
CHANGED
|
@@ -2391,6 +2391,7 @@ ed.tips
|
|
|
2391
2391
|
edciencia.me
|
|
2392
2392
|
edcnts.com
|
|
2393
2393
|
edge.ie
|
|
2394
|
+
edge.prnewswire.com
|
|
2394
2395
|
edhq.co
|
|
2395
2396
|
edin.ac
|
|
2396
2397
|
edin.com
|
|
@@ -8294,6 +8295,7 @@ thrill.to
|
|
|
8294
8295
|
thrl.cl
|
|
8295
8296
|
thrl.st
|
|
8296
8297
|
thrv.co
|
|
8298
|
+
ths.im
|
|
8297
8299
|
thsea.org
|
|
8298
8300
|
thtes.co
|
|
8299
8301
|
thul.im
|