capistrano_mailer_railsless 3.2.8 → 3.2.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "capistrano_mailer_railsless"
3
- s.version = "3.2.8"
3
+ s.version = "3.2.9"
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
@@ -1,13 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano_mailer_railsless
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
5
4
  prerelease: false
6
5
  segments:
7
6
  - 3
8
7
  - 2
9
- - 8
10
- version: 3.2.8
8
+ - 9
9
+ version: 3.2.9
11
10
  platform: ruby
12
11
  authors:
13
12
  - 3Crowd Technologies, Inc.
@@ -29,7 +28,6 @@ dependencies:
29
28
  requirements:
30
29
  - - ">="
31
30
  - !ruby/object:Gem::Version
32
- hash: 7
33
31
  segments:
34
32
  - 3
35
33
  - 0
@@ -63,7 +61,7 @@ files:
63
61
  - init.rb
64
62
  - test/build_gem_test.rb
65
63
  has_rdoc: true
66
- homepage: http://github.com/3crowd/capistrano_mailer_railsless
64
+ homepage: http://github.com/3crowd/Capistrano_Mailer_Railsless
67
65
  licenses: []
68
66
 
69
67
  post_install_message:
@@ -76,7 +74,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
74
  requirements:
77
75
  - - ">="
78
76
  - !ruby/object:Gem::Version
79
- hash: 3
80
77
  segments:
81
78
  - 0
82
79
  version: "0"
@@ -85,7 +82,6 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
82
  requirements:
86
83
  - - ">="
87
84
  - !ruby/object:Gem::Version
88
- hash: 23
89
85
  segments:
90
86
  - 1
91
87
  - 3