capistrano_mailer_railsless 3.2.9 → 3.2.10

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.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "capistrano_mailer_railsless"
3
- s.version = "3.2.9"
3
+ s.version = "3.2.10"
4
4
 
5
5
  s.authors = ["3Crowd Technologies, Inc.", "Justin Lynn", "Peter Boling", "Dave Nolan"]
6
6
 
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16
16
 
17
17
  s.files = Dir.glob("{lib,views}/**/*") + %w(README.rdoc Rakefile VERSION.yml about.yml capistrano_mailer_railsless.gemspec init.rb)
18
18
 
19
- s.homepage = %q{http://github.com/3crowd/Capistrano_Mailer_Railsless}
19
+ s.homepage = %q{http://github.com/3Crowd/Capistrano-Mailer-Railsless}
20
20
 
21
21
  s.rdoc_options = ["--charset=UTF-8"]
22
22
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 3
7
7
  - 2
8
- - 9
9
- version: 3.2.9
8
+ - 10
9
+ version: 3.2.10
10
10
  platform: ruby
11
11
  authors:
12
12
  - 3Crowd Technologies, Inc.
@@ -61,7 +61,7 @@ files:
61
61
  - init.rb
62
62
  - test/build_gem_test.rb
63
63
  has_rdoc: true
64
- homepage: http://github.com/3crowd/Capistrano_Mailer_Railsless
64
+ homepage: http://github.com/3Crowd/Capistrano-Mailer-Railsless
65
65
  licenses: []
66
66
 
67
67
  post_install_message: