expandurl 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/services.yml +3 -1
- metadata +2 -2
data/lib/services.yml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: expandurl
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -56,7 +56,7 @@ files:
|
|
56
56
|
- spec/expandurl_spec.rb
|
57
57
|
- spec/spec_helper.rb
|
58
58
|
- README.md
|
59
|
-
homepage: https://github.com/
|
59
|
+
homepage: https://github.com/bartolsthoorn/expandurl
|
60
60
|
licenses: []
|
61
61
|
post_install_message:
|
62
62
|
rdoc_options: []
|