nxlog-chef-formatter 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ require 'chef/formatters/minimal'
2
2
 
3
3
  class Chef
4
4
  module Formatters
5
- class NyanCat < Formatters::Minimal
5
+ class nxlog < Formatters::Minimal
6
6
 
7
7
  cli_name(:nxlog)
8
8
 
@@ -2,7 +2,7 @@ $:.push File.expand_path("../lib", __FILE__)
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "nxlog-chef-formatter"
5
- s.version = "1.0.0"
5
+ s.version = "1.1.0"
6
6
  s.authors = ["Justin Schuhmann"]
7
7
  s.email = ["jmschu02@gmail.com"]
8
8
  s.homepage = "https://github.com/EasyAsABC123/nxlog-chef-formatter"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nxlog-chef-formatter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: