gdata4ruby 0.1.4 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG +2 -0
- data/README +3 -1
- metadata +3 -3
data/CHANGELOG
CHANGED
data/README
CHANGED
@@ -8,8 +8,10 @@
|
|
8
8
|
#
|
9
9
|
#==Author and Contact Information
|
10
10
|
#GData4Ruby was created and is maintained by {Mike Reich}[mailto:mike@seabourneconsulting.com]
|
11
|
-
#and is licenses under the
|
11
|
+
#and is licenses under the LGPL v3. You can find the text of the LGPL
|
12
|
+
#here: http://www.gnu.org/licenses/lgpl.html. Feel free to use and update, but be sure to contribute your
|
12
13
|
#code back to the project and attribute as required by the license.
|
14
|
+
#
|
13
15
|
#===Website
|
14
16
|
#http://cookingandcoding.com/gdata4ruby/
|
15
17
|
#
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 1
|
8
|
-
-
|
9
|
-
version: 0.1.
|
8
|
+
- 5
|
9
|
+
version: 0.1.5
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Mike Reich
|
@@ -14,7 +14,7 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date: 2010-08-
|
17
|
+
date: 2010-08-15 00:00:00 -04:00
|
18
18
|
default_executable:
|
19
19
|
dependencies: []
|
20
20
|
|