fedux_org-stdlib 0.0.26 → 0.0.28

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,6 @@
1
1
  require 'open3'
2
2
  require 'active_support/core_ext/string/inflections'
3
+ require 'active_support/core_ext/object/blank'
3
4
 
4
5
  require 'fedux_org/stdlib/environment'
5
6
  require 'fedux_org/stdlib/command/command_result'
@@ -1,6 +1,6 @@
1
1
  #main FeduxOrg
2
2
  module FeduxOrg
3
3
  module Stdlib
4
- VERSION = '0.0.26'
4
+ VERSION = '0.0.28'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fedux_org-stdlib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.26
4
+ version: 0.0.28
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: