alox-jason 0.0.24 → 0.0.25

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/aloxec/_jason +2 -2
  2. metadata +1 -1
data/aloxec/_jason CHANGED
@@ -35,7 +35,7 @@ function parse_command_line {
35
35
  function configure_logging {
36
36
  # load log4sh (disabling properties file warning) and clear the default
37
37
  # configuration
38
- LOG4SH_CONFIGURATION='none' require 'log4sh'
38
+ LOG4SH_CONFIGURATION=none require _log4sh
39
39
  log4sh_resetConfiguration
40
40
 
41
41
  # set the global logging level to INFO
@@ -122,7 +122,7 @@ function _main {
122
122
 
123
123
  __jason__='y'
124
124
 
125
- require 'shflags'
125
+ require _shflags
126
126
 
127
127
  configure_logging
128
128
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alox-jason
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.24
4
+ version: 0.0.25
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: