nagios-dashboard-sonian 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Nagios
2
2
  module Dashboard
3
- VERSION = "0.0.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
9
9
  s.authors = ["Sean Porter"]
10
10
  s.email = ["portertech@gmail.com"]
11
11
  s.homepage = "https://github.com/portertech/nagios-dashboard"
12
- s.summary = %q{A Nagios dashboard with OpsCode Chef integration.}
13
- s.description = %q{A Nagios dashboard with OpsCode Chef integration.}
12
+ s.summary = %q{A custom Nagios dashboard for Sonian, using nagios-dashboard.}
13
+ s.description = %q{A custom Nagios dashboard for Sonian, using nagios-dashboard.}
14
14
  s.has_rdoc = false
15
15
  s.license = "MIT"
16
16
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: nagios-dashboard-sonian
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.4
5
+ version: 0.0.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Sean Porter
@@ -145,7 +145,7 @@ dependencies:
145
145
  version: 0.5.0
146
146
  type: :runtime
147
147
  version_requirements: *id012
148
- description: A Nagios dashboard with OpsCode Chef integration.
148
+ description: A custom Nagios dashboard for Sonian, using nagios-dashboard.
149
149
  email:
150
150
  - portertech@gmail.com
151
151
  executables:
@@ -225,6 +225,6 @@ rubyforge_project: nagios-dashboard-sonian
225
225
  rubygems_version: 1.6.2
226
226
  signing_key:
227
227
  specification_version: 3
228
- summary: A Nagios dashboard with OpsCode Chef integration.
228
+ summary: A custom Nagios dashboard for Sonian, using nagios-dashboard.
229
229
  test_files: []
230
230