gravtastic 3.2.1 → 3.2.2

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.
Files changed (1) hide show
  1. metadata +5 -4
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.1
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-03 00:00:00.000000000 +10:00
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: A Ruby wrapper for Gravatar URLs
56
+ summary: Generate Gravatar URLs in Ruby
56
57
  test_files: []