tipjar 0.1.18 → 0.1.19

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 (2) hide show
  1. data/tipjar.gemspec +2 -1
  2. metadata +4 -3
data/tipjar.gemspec CHANGED
@@ -2,13 +2,14 @@ $:.push File.expand_path("../lib", __FILE__)
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{tipjar}
5
- s.version = "0.1.18"
5
+ s.version = "0.1.19"
6
6
  s.platform = Gem::Platform::RUBY
7
7
  s.authors = ["WeirdThall", "Zach Wily"]
8
8
  s.email = ["weirdthall@gmail.com", "zach@zwily.com"]
9
9
  s.homepage = %q{http://github.com/weirdthall/TipJar}
10
10
  s.summary = %q{Bitcoin IRC Tip Bot}
11
11
  s.description = ["A Bitcoin IRC Tip Bot on freenode"]
12
+ s.license = "MIT"
12
13
 
13
14
  s.files = `git ls-files`.split("\n")
14
15
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tipjar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.18
4
+ version: 0.1.19
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-11-09 00:00:00.000000000 Z
13
+ date: 2013-11-14 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: cinch
@@ -147,7 +147,8 @@ files:
147
147
  - lib/ircstring.rb
148
148
  - tipjar.gemspec
149
149
  homepage: http://github.com/weirdthall/TipJar
150
- licenses: []
150
+ licenses:
151
+ - MIT
151
152
  post_install_message:
152
153
  rdoc_options: []
153
154
  require_paths: