ruby-changes:47937
From: svn <ko1@a...>
Date: Thu, 28 Sep 2017 18:20:05 +0900 (JST)
Subject: [ruby-changes:47937] svn:r60052 (trunk): * properties.
svn 2017-09-28 18:20:00 +0900 (Thu, 28 Sep 2017) New Revision: 60052 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60052 Log: * properties. Modified files: trunk/spec/ruby/library/date/next_month_spec.rb trunk/spec/ruby/library/date/prev_day_spec.rb trunk/spec/ruby/library/date/prev_month_spec.rb Index: spec/ruby/library/date/next_month_spec.rb =================================================================== --- spec/ruby/library/date/next_month_spec.rb (revision 60051) +++ spec/ruby/library/date/next_month_spec.rb (revision 60052) Property changes on: spec/ruby/library/date/next_month_spec.rb ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property Index: spec/ruby/library/date/prev_month_spec.rb =================================================================== --- spec/ruby/library/date/prev_month_spec.rb (revision 60051) +++ spec/ruby/library/date/prev_month_spec.rb (revision 60052) Property changes on: spec/ruby/library/date/prev_month_spec.rb ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property Index: spec/ruby/library/date/prev_day_spec.rb =================================================================== --- spec/ruby/library/date/prev_day_spec.rb (revision 60051) +++ spec/ruby/library/date/prev_day_spec.rb (revision 60052) Property changes on: spec/ruby/library/date/prev_day_spec.rb ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +LF \ No newline at end of property -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/