We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491a132 commit 2be47b6Copy full SHA for 2be47b6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rake_ssh (0.11.0.pre.4)
+ rake_ssh (0.11.0.pre.5)
5
colored2 (~> 3.1)
6
rake_factory (~> 0.33)
7
sshkey (~> 2.0)
lib/rake_ssh/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RakeSSH
- VERSION = '0.11.0.pre.4'
+ VERSION = '0.11.0.pre.5'
end
0 commit comments