diff options
author | Saku Ytti <saku@ytti.fi> | 2016-10-26 13:32:01 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2016-10-26 13:32:01 +0300 |
commit | 449522554473f4b9a261ec06ee6961defb30f7bb (patch) | |
tree | c3f71f70156158dd6b66aeab4749b155ffcbc6a8 /Gemfile.lock | |
parent | 207a9145c9965b3efe84eb48d3f8ed290b3c30a6 (diff) |
fetch should return string, not array
Also if group was explicitly given, we referred to wrong directory
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 373fdbe..ab52715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - oxidized (0.17.0) + oxidized (0.18.0) asetus (~> 0.1) net-ssh (~> 3.0.2) net-telnet |