0.20.0
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
foreman (0.19.0)
|
||||
foreman (0.20.0)
|
||||
term-ansicolor (~> 1.0.5)
|
||||
thor (>= 0.13.6)
|
||||
|
||||
@@ -36,7 +36,7 @@ GEM
|
||||
rspec-expectations (2.6.0)
|
||||
diff-lcs (~> 1.1.2)
|
||||
rspec-mocks (2.6.0)
|
||||
term-ansicolor (1.0.5)
|
||||
term-ansicolor (1.0.6)
|
||||
thor (0.14.6)
|
||||
|
||||
PLATFORMS
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
module Foreman
|
||||
|
||||
VERSION = "0.19.0"
|
||||
VERSION = "0.20.0"
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user