dohruby 0.1.25 → 0.1.26

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG CHANGED
@@ -78,3 +78,5 @@
78
78
  * more DohApp tweaks
79
79
  *0.1.25* (May 28th, 2008)
80
80
  * DohDb::DatabaseCreator - use convention for default data_directory
81
+ *0.1.26* (May 28th, 2008)
82
+ * fixed unit_test_logging invalid require
@@ -10,7 +10,7 @@ at_exit do
10
10
  end
11
11
  end
12
12
 
13
- require 'doh/logger_app'
13
+ require 'doh/logger_configure'
14
14
  require 'doh/logger/memory_acceptor'
15
15
  require 'doh/logger/util'
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dohruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.25
4
+ version: 0.1.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Makani & Kem Mason