dohutil 0.2.12 → 0.2.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +1,2 @@
1
- require 'doh/app/init_from_pwd'
2
- require 'doh/options'
1
+ require 'dohutil/app/init_from_pwd'
2
+ require 'dohroot/options'
@@ -1,4 +1,4 @@
1
- require 'doh/app/util'
1
+ require 'dohutil/app/util'
2
2
 
3
- Doh::find_root_from_prog
4
- DohApp::require_custom_config
3
+ Doh.find_root_from_prog
4
+ DohApp.require_custom_config
@@ -1,4 +1,4 @@
1
- require 'doh/app/util'
1
+ require 'dohutil/app/util'
2
2
 
3
- Doh::find_root_from_pwd
4
- DohApp::require_custom_config
3
+ Doh.find_root_from_pwd
4
+ DohApp.require_custom_config
@@ -1,2 +1,2 @@
1
- require 'doh/app/init_from_prog'
2
- require 'doh/options'
1
+ require 'dohutil/app/init_from_prog'
2
+ require 'dohroot/options'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dohutil
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.12
4
+ version: 0.2.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: