capistrano-colorized-stream 0.2.2 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.2
1
+ 0.2.3
@@ -46,8 +46,8 @@ module Capistrano
46
46
  end
47
47
 
48
48
  def colors
49
- @collors ||= %w( cyan yellow green magenta red blue light_cyan light_yellow
50
- light_green light_magenta light_red, light_blue ).map(&:to_sym)
49
+ @colors ||= %w( cyan yellow green magenta red blue light_cyan light_yellow
50
+ light_green light_magenta light_red light_blue ).map(&:to_sym)
51
51
  end
52
52
  end
53
53
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-colorized-stream
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -157,7 +157,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
157
157
  version: '0'
158
158
  segments:
159
159
  - 0
160
- hash: 1464782786326999649
160
+ hash: -2673292465348911489
161
161
  required_rubygems_version: !ruby/object:Gem::Requirement
162
162
  none: false
163
163
  requirements:
@@ -166,7 +166,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
166
166
  version: '0'
167
167
  segments:
168
168
  - 0
169
- hash: 1464782786326999649
169
+ hash: -2673292465348911489
170
170
  requirements: []
171
171
  rubyforge_project: capistrano-colorized-stream
172
172
  rubygems_version: 1.8.23