RubyGems
npm
Organizations
Log in
Sign up
RubyGems
fedux_org-stdlib
Versions diffs
0.0.26 → 0.0.28
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.
Files changed (3)
hide
show
data/lib/fedux_org/stdlib/command.rb
+1
-0
data/lib/fedux_org/stdlib/version.rb
+1
-1
metadata
+1
-1
data/lib/fedux_org/stdlib/command.rb
CHANGED
Viewed
@@ -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'
data/lib/fedux_org/stdlib/version.rb
CHANGED
Viewed
@@ -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
Viewed
@@ -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: