Update to colorator 1.1.0
ok abieber@
This commit is contained in:
parent
7fe07533a9
commit
b7a0769824
@ -1,7 +1,6 @@
|
||||
COMMENT = colorize your text in the terminal
|
||||
|
||||
DISTNAME = colorator-0.1
|
||||
REVISION = 0
|
||||
DISTNAME = colorator-1.1.0
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://octopress.org/colorator/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (colorator-0.1.gem) = et/mMiSeYZqVU0e6BAPclyGfbSYu1xncW5Sn5mEJ9yc=
|
||||
SIZE (colorator-0.1.gem) = 7680
|
||||
SHA256 (colorator-1.1.0.gem) = 4vhdr1evR9dA2yoyGR0b37D2UDoN+8gyfQyRVNXd/Dg=
|
||||
SIZE (colorator-1.1.0.gem) = 7168
|
||||
|
@ -1,6 +1,7 @@
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/History.markdown
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.markdown
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
@ -9,8 +10,4 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/colorator/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/colorator.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/colorator/core_ext.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/colorator/
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/colorator/core_ext_spec.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user