gravtastic 3.2.1 → 3.2.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gravtastic
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.2.
|
4
|
+
version: 3.2.2
|
5
5
|
prerelease: !!null
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,10 +9,11 @@ authors:
|
|
9
9
|
autorequire: !!null
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2011-08-
|
12
|
+
date: 2011-08-09 00:00:00.000000000 +10:00
|
13
13
|
default_executable: !!null
|
14
14
|
dependencies: []
|
15
|
-
description: A Ruby wrapper for Gravatar URLs
|
15
|
+
description: A Ruby wrapper for Gravatar URLs. Also has Javascript extensions for
|
16
|
+
Rails.
|
16
17
|
email: christopher.lloyd@gmail.com
|
17
18
|
executables: []
|
18
19
|
extensions: []
|
@@ -52,5 +53,5 @@ rubyforge_project: gravtastic
|
|
52
53
|
rubygems_version: 1.5.0
|
53
54
|
signing_key: !!null
|
54
55
|
specification_version: 3
|
55
|
-
summary:
|
56
|
+
summary: Generate Gravatar URLs in Ruby
|
56
57
|
test_files: []
|