UPDATE: devel/ruby-timecop 0.9.6 -> 0.9.8
This commit is contained in:
parent
72b53f82d6
commit
6bc7ecb7fa
3 changed files with 3 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
COMMENT= time travel gem
|
||||
|
||||
DISTNAME= timecop-0.9.6
|
||||
DISTNAME= timecop-0.9.8
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (timecop-0.9.6.gem) = zIWGoDKEzzFNtvSaX/QYgrlDWx9A2W9PNAPBD/ojnTY=
|
||||
SIZE (timecop-0.9.6.gem) = 17408
|
||||
SHA256 (timecop-0.9.8.gem) = iZltpU6vslwAfTCQma4Yocscaln+Qvfxq0FI4h6Y9WM=
|
||||
SIZE (timecop-0.9.8.gem) = 11776
|
||||
|
|
|
@ -10,10 +10,4 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/timecop/time_extensions.rb
|
|||
${GEM_LIB}/gems/${DISTNAME}/lib/timecop/time_stack_item.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/timecop/timecop.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/timecop/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_helper.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/time_stack_item_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/timecop_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/timecop_without_date_but_with_time_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/timecop_without_date_test.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue