capihall 0.0.1 → 0.0.2

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.
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2014 Corey Purcell
1
+ Copyright (c) 2014 TeamSnap
2
2
 
3
3
  MIT License
4
4
 
data/capihall.gemspec CHANGED
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
7
7
  spec.name = "capihall"
8
8
  spec.version = Capihall::VERSION
9
9
  spec.authors = ["Corey Purcell"]
10
- spec.email = ["corey.purcell@gmail.com"]
10
+ spec.email = ["oss@teamsnap.com"]
11
11
  spec.description = %q{A gem to post notifications to a hall chat room on deploys}
12
12
  spec.summary = %q{Notify Hall on deploys}
13
13
  spec.homepage = "http://github.com/teamsnap/capihall"
@@ -1,3 +1,3 @@
1
1
  module Capihall
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capihall
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -61,7 +61,7 @@ dependencies:
61
61
  version: '0'
62
62
  description: A gem to post notifications to a hall chat room on deploys
63
63
  email:
64
- - corey.purcell@gmail.com
64
+ - oss@teamsnap.com
65
65
  executables: []
66
66
  extensions: []
67
67
  extra_rdoc_files: []
@@ -90,7 +90,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
90
90
  version: '0'
91
91
  segments:
92
92
  - 0
93
- hash: -398098671
93
+ hash: -21798639
94
94
  required_rubygems_version: !ruby/object:Gem::Requirement
95
95
  none: false
96
96
  requirements:
@@ -99,7 +99,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
99
99
  version: '0'
100
100
  segments:
101
101
  - 0
102
- hash: -398098671
102
+ hash: -21798639
103
103
  requirements: []
104
104
  rubyforge_project:
105
105
  rubygems_version: 1.8.23