url2png-dc 0.1.5 → 0.1.6
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.
- data/README.md +1 -1
- data/VERSION +1 -1
- data/url2png-dc.gemspec +1 -1
- metadata +2 -2
data/README.md
CHANGED
|
@@ -98,7 +98,7 @@ Then you can run it with
|
|
|
98
98
|
|
|
99
99
|
## Copyright
|
|
100
100
|
|
|
101
|
-
Copyright (c) 2012 Yung Hwa Kwon. See [MIT-LICENSE](blob/master/MIT-LICENSE) for details.
|
|
101
|
+
Copyright (c) 2012 Yung Hwa Kwon. See [MIT-LICENSE](https://github.com/nowk/url2png-dc/blob/master/MIT-LICENSE) for details.
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
---
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.6
|
data/url2png-dc.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: url2png-dc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.6
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -115,7 +115,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
115
115
|
version: '0'
|
|
116
116
|
segments:
|
|
117
117
|
- 0
|
|
118
|
-
hash: -
|
|
118
|
+
hash: -1822045299928368655
|
|
119
119
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
120
120
|
none: false
|
|
121
121
|
requirements:
|