hookers 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/hookers.gemspec +1 -0
  2. data/lib/hookers/version.rb +1 -1
  3. metadata +5 -4
data/hookers.gemspec CHANGED
@@ -4,6 +4,7 @@ require "hookers/version"
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = "hookers"
7
+ s.license = "BSD"
7
8
  s.version = Hookers::VERSION
8
9
  s.authors = ["Ricardo Hermida Ruiz", "Flavio Henrique"]
9
10
  s.email = ["rhruiz@gmail.com", "flavio.henrique85@gmail.com"]
@@ -1,3 +1,3 @@
1
1
  module Hookers
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hookers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -117,7 +117,8 @@ files:
117
117
  - lib/hookers/version.rb
118
118
  - scripts/git/post-commit
119
119
  homepage: ''
120
- licenses: []
120
+ licenses:
121
+ - BSD
121
122
  post_install_message:
122
123
  rdoc_options: []
123
124
  require_paths:
@@ -130,7 +131,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
130
131
  version: '0'
131
132
  segments:
132
133
  - 0
133
- hash: 1489418900126096037
134
+ hash: -1308663818926791603
134
135
  required_rubygems_version: !ruby/object:Gem::Requirement
135
136
  none: false
136
137
  requirements:
@@ -139,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
139
140
  version: '0'
140
141
  segments:
141
142
  - 0
142
- hash: 1489418900126096037
143
+ hash: -1308663818926791603
143
144
  requirements: []
144
145
  rubyforge_project: hookers
145
146
  rubygems_version: 1.8.23