get_out 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/get_out.gemspec +1 -1
  2. data/lib/get_out/version.rb +1 -1
  3. metadata +4 -4
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.version = GetOut::VERSION
8
8
  s.authors = ["Josef Šimánek"]
9
9
  s.email = ["retro@ballgag.cz"]
10
- s.homepage = "https://simi.github.com/get_out"
10
+ s.homepage = "http://simi.github.com/get_out"
11
11
  s.summary = %q{Simple get_out IRC bot}
12
12
  s.description = %q{GET OUT, NOW!}
13
13
 
@@ -1,3 +1,3 @@
1
1
  module GetOut
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: get_out
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-01-16 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: cinch
16
- requirement: &23776440 !ruby/object:Gem::Requirement
16
+ requirement: &10482900 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *23776440
24
+ version_requirements: *10482900
25
25
  description: GET OUT, NOW!
26
26
  email:
27
27
  - retro@ballgag.cz
@@ -40,7 +40,7 @@ files:
40
40
  - get_out.gemspec
41
41
  - lib/get_out.rb
42
42
  - lib/get_out/version.rb
43
- homepage: https://simi.github.com/get_out
43
+ homepage: http://simi.github.com/get_out
44
44
  licenses: []
45
45
  post_install_message:
46
46
  rdoc_options: []