cowsay 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
- Copyright (c) 2012 JohnnyT
2
- Copyright (C) 2012 Cowsay contributors https://github.com/johnnyt/cowsay/contributors
1
+ Copyright 2012 MoneyDesktop Inc.
2
+ Copyright Cowsay contributors https://github.com/moneydesktop/cowsay/contributors
3
3
 
4
4
  MIT License
5
5
 
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
10
  gem.email = ['johnnyt@moneydesktop.com']
11
11
  gem.description = %q{ASCII art avatars emote your messages}
12
12
  gem.summary = gem.description
13
- gem.homepage = 'https://github.com/johnnyt/cowsay'
13
+ gem.homepage = 'https://github.com/moneydesktop/cowsay'
14
14
 
15
15
  gem.files = `git ls-files`.split($/)
16
16
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
@@ -1,3 +1,3 @@
1
1
  module Cowsay
2
- VERSION = '0.0.3'
2
+ VERSION = '0.0.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cowsay
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-21 00:00:00.000000000 Z
12
+ date: 2012-10-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -65,7 +65,7 @@ files:
65
65
  - lib/cowsay/character/turtle.rb
66
66
  - lib/cowsay/character/tux.rb
67
67
  - lib/cowsay/version.rb
68
- homepage: https://github.com/johnnyt/cowsay
68
+ homepage: https://github.com/moneydesktop/cowsay
69
69
  licenses: []
70
70
  post_install_message:
71
71
  rdoc_options: []
@@ -79,7 +79,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
79
79
  version: '0'
80
80
  segments:
81
81
  - 0
82
- hash: -1410317487351631080
82
+ hash: 3044881583618212018
83
83
  required_rubygems_version: !ruby/object:Gem::Requirement
84
84
  none: false
85
85
  requirements:
@@ -88,7 +88,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  version: '0'
89
89
  segments:
90
90
  - 0
91
- hash: -1410317487351631080
91
+ hash: 3044881583618212018
92
92
  requirements: []
93
93
  rubyforge_project:
94
94
  rubygems_version: 1.8.24