pantheios-ruby 0.12.1 → 0.12.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 11967109aaed8da770e480f5e845e9cac404d665
4
- data.tar.gz: af33cdea7f4977ec3bac10a0e7b5db1546de7d2b
3
+ metadata.gz: 007a1649b4cecf6cc6660ecef993af29771aa029
4
+ data.tar.gz: 8ba667a42b97fc3b5d4b7fb68178473009d7841d
5
5
  SHA512:
6
- metadata.gz: deccf69e633dc5d8d596312e285e6708adca6c36000e1a273d707b6474583afa51c9acae9cafa68137bc7a3b34ad5afcd8e854de75e5563e05e88ecd96b67013
7
- data.tar.gz: c6e66cd2de127d5dcaa270d3af1da1fc999632bcee26a0cd2741f0b94e24e86485a79e69e5dbf00e40b18fd094e5ec1100334ae194de1f5d867331ff41dc6ae9
6
+ metadata.gz: cc618b1f877201d97fee7ba4ea981515f0dd8c0724fd32eb0f5da00634eee71765e0d08d834747e572c093495f1b8933e1ee0eb4c1f0620e9d9078af5d062dad
7
+ data.tar.gz: fc41afd6e93cfe3401c8585e8fdf60afab5b1fe5cf584e2b4600802f514807ca2acd7b2630cbaebbb294f86db913043d286ff222f82db4d41bcc2e956e014624
@@ -2,10 +2,11 @@
2
2
  # ######################################################################## #
3
3
  # File: lib/pantheios/services/simple_console_log_service.rb
4
4
  #
5
- # Purpose: Version for Pantheios.Ruby library
5
+ # Purpose: Definition of the ::Pantheios::Services::NullLogService
6
+ # class
6
7
  #
7
8
  # Created: 14th June 2015
8
- # Updated: 6th January 2018
9
+ # Updated: 22nd January 2018
9
10
  #
10
11
  # Home: http://github.com/synesissoftware/Pantheios-Ruby
11
12
  #
@@ -2,7 +2,8 @@
2
2
  # ######################################################################## #
3
3
  # File: lib/pantheios/services/simple_console_log_service.rb
4
4
  #
5
- # Purpose: Version for Pantheios.Ruby library
5
+ # Purpose: Definition of the
6
+ # ::Pantheios::Services::SimpleConsoleLogService class
6
7
  #
7
8
  # Created: 14th June 2015
8
9
  # Updated: 6th January 2018
@@ -5,7 +5,7 @@
5
5
  # Purpose: Version for Pantheios.Ruby library
6
6
  #
7
7
  # Created: 2nd April 2011
8
- # Updated: 22nd 2018
8
+ # Updated: 22nd January 2018
9
9
  #
10
10
  # Home: http://github.com/synesissoftware/Pantheios-Ruby
11
11
  #
@@ -50,7 +50,7 @@
50
50
  module Pantheios
51
51
 
52
52
  # Current version of the Pantheios.Ruby library
53
- VERSION = '0.12.1'
53
+ VERSION = '0.12.2'
54
54
 
55
55
  private
56
56
  VERSION_PARTS_ = VERSION.split(/[.]/).collect { |n| n.to_i } # :nodoc:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pantheios-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.1
4
+ version: 0.12.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Wilson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-22 00:00:00.000000000 Z
11
+ date: 2018-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: xqsr3