stalking 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Stalking
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
data/stalking.gemspec CHANGED
@@ -3,6 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
  require "stalking/version"
4
4
 
5
5
  Gem::Specification.new do |s|
6
+ s.license = "MIT"
6
7
  s.name = "stalking"
7
8
  s.version = Stalking::VERSION
8
9
  s.authors = ["Benjamin Vetter"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stalking
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
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: 2013-10-16 00:00:00.000000000 Z
12
+ date: 2013-11-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -101,7 +101,8 @@ files:
101
101
  - test/stalking/producer_test.rb
102
102
  - test/stalking/test_logger.rb
103
103
  homepage: https://github.com/mrkamel/stalking
104
- licenses: []
104
+ licenses:
105
+ - MIT
105
106
  post_install_message:
106
107
  rdoc_options: []
107
108
  require_paths: