[前][次][番号順一覧][スレッド一覧]

ruby-changes:48489

From: svn <ko1@a...>
Date: Thu, 2 Nov 2017 08:30:05 +0900 (JST)
Subject: [ruby-changes:48489] svn:r60605 (trunk): * properties.

svn	2017-11-02 08:30:01 +0900 (Thu, 02 Nov 2017)

  New Revision: 60605

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60605

  Log:
    * properties.

  Modified files:
    trunk/lib/bundler/build_metadata.rb
    trunk/lib/bundler/cli/list.rb
    trunk/lib/bundler/compatibility_guard.rb
    trunk/lib/bundler/lockfile_generator.rb
    trunk/lib/bundler/process_lock.rb
    trunk/lib/bundler/resolver/spec_group.rb
    trunk/lib/bundler/settings/validator.rb
    trunk/lib/bundler/source/metadata.rb
    trunk/lib/bundler/templates/gems.rb
    trunk/lib/bundler/vendor/fileutils/lib/fileutils.rb
    trunk/lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
    trunk/lib/bundler/vendored_fileutils.rb
    trunk/spec/bundler/bundler/settings/validator_spec.rb
    trunk/spec/bundler/bundler/ui/shell_spec.rb
    trunk/spec/bundler/bundler/vendored_persistent_spec.rb
    trunk/spec/bundler/commands/list_spec.rb
    trunk/spec/bundler/commands/version_spec.rb
    trunk/spec/bundler/install/gemfile/lockfile_spec.rb
    trunk/spec/bundler/install/global_cache_spec.rb
    trunk/spec/bundler/install/process_lock_spec.rb
    trunk/spec/bundler/lock/lockfile_bundler_1_spec.rb
    trunk/spec/bundler/other/compatibility_guard_spec.rb
    trunk/spec/bundler/support/artifice/compact_index_extra_api_missing.rb
    trunk/spec/bundler/support/artifice/vcr.rb
    trunk/spec/bundler/support/artifice/vcr_cassettes/realworld/index.rubygems.org/info/rack-mount/GET/request
Index: spec/bundler/lock/lockfile_bundler_1_spec.rb
===================================================================
--- spec/bundler/lock/lockfile_bundler_1_spec.rb	(revision 60604)
+++ spec/bundler/lock/lockfile_bundler_1_spec.rb	(revision 60605)

Property changes on: spec/bundler/lock/lockfile_bundler_1_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/bundler/vendored_persistent_spec.rb
===================================================================
--- spec/bundler/bundler/vendored_persistent_spec.rb	(revision 60604)
+++ spec/bundler/bundler/vendored_persistent_spec.rb	(revision 60605)

Property changes on: spec/bundler/bundler/vendored_persistent_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/bundler/ui/shell_spec.rb
===================================================================
--- spec/bundler/bundler/ui/shell_spec.rb	(revision 60604)
+++ spec/bundler/bundler/ui/shell_spec.rb	(revision 60605)

Property changes on: spec/bundler/bundler/ui/shell_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/bundler/settings/validator_spec.rb
===================================================================
--- spec/bundler/bundler/settings/validator_spec.rb	(revision 60604)
+++ spec/bundler/bundler/settings/validator_spec.rb	(revision 60605)

Property changes on: spec/bundler/bundler/settings/validator_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/support/artifice/vcr.rb
===================================================================
--- spec/bundler/support/artifice/vcr.rb	(revision 60604)
+++ spec/bundler/support/artifice/vcr.rb	(revision 60605)

Property changes on: spec/bundler/support/artifice/vcr.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/support/artifice/compact_index_extra_api_missing.rb
===================================================================
--- spec/bundler/support/artifice/compact_index_extra_api_missing.rb	(revision 60604)
+++ spec/bundler/support/artifice/compact_index_extra_api_missing.rb	(revision 60605)

Property changes on: spec/bundler/support/artifice/compact_index_extra_api_missing.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/support/artifice/vcr_cassettes/realworld/index.rubygems.org/info/rack-mount/GET/request
===================================================================
--- spec/bundler/support/artifice/vcr_cassettes/realworld/index.rubygems.org/info/rack-mount/GET/request	(revision 60604)
+++ spec/bundler/support/artifice/vcr_cassettes/realworld/index.rubygems.org/info/rack-mount/GET/request	(revision 60605)

Property changes on: spec/bundler/support/artifice/vcr_cassettes/realworld/index.rubygems.org/info/rack-mount/GET/request
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/commands/list_spec.rb
===================================================================
--- spec/bundler/commands/list_spec.rb	(revision 60604)
+++ spec/bundler/commands/list_spec.rb	(revision 60605)

Property changes on: spec/bundler/commands/list_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/commands/version_spec.rb
===================================================================
--- spec/bundler/commands/version_spec.rb	(revision 60604)
+++ spec/bundler/commands/version_spec.rb	(revision 60605)

Property changes on: spec/bundler/commands/version_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/other/compatibility_guard_spec.rb
===================================================================
--- spec/bundler/other/compatibility_guard_spec.rb	(revision 60604)
+++ spec/bundler/other/compatibility_guard_spec.rb	(revision 60605)

Property changes on: spec/bundler/other/compatibility_guard_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/install/global_cache_spec.rb
===================================================================
--- spec/bundler/install/global_cache_spec.rb	(revision 60604)
+++ spec/bundler/install/global_cache_spec.rb	(revision 60605)

Property changes on: spec/bundler/install/global_cache_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/install/process_lock_spec.rb
===================================================================
--- spec/bundler/install/process_lock_spec.rb	(revision 60604)
+++ spec/bundler/install/process_lock_spec.rb	(revision 60605)

Property changes on: spec/bundler/install/process_lock_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: spec/bundler/install/gemfile/lockfile_spec.rb
===================================================================
--- spec/bundler/install/gemfile/lockfile_spec.rb	(revision 60604)
+++ spec/bundler/install/gemfile/lockfile_spec.rb	(revision 60605)

Property changes on: spec/bundler/install/gemfile/lockfile_spec.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
===================================================================
--- lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb	(revision 60604)
+++ lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb	(revision 60605)

Property changes on: lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/vendor/fileutils/lib/fileutils.rb
===================================================================
--- lib/bundler/vendor/fileutils/lib/fileutils.rb	(revision 60604)
+++ lib/bundler/vendor/fileutils/lib/fileutils.rb	(revision 60605)

Property changes on: lib/bundler/vendor/fileutils/lib/fileutils.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/process_lock.rb
===================================================================
--- lib/bundler/process_lock.rb	(revision 60604)
+++ lib/bundler/process_lock.rb	(revision 60605)

Property changes on: lib/bundler/process_lock.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/compatibility_guard.rb
===================================================================
--- lib/bundler/compatibility_guard.rb	(revision 60604)
+++ lib/bundler/compatibility_guard.rb	(revision 60605)

Property changes on: lib/bundler/compatibility_guard.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/cli/list.rb
===================================================================
--- lib/bundler/cli/list.rb	(revision 60604)
+++ lib/bundler/cli/list.rb	(revision 60605)

Property changes on: lib/bundler/cli/list.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/vendored_fileutils.rb
===================================================================
--- lib/bundler/vendored_fileutils.rb	(revision 60604)
+++ lib/bundler/vendored_fileutils.rb	(revision 60605)

Property changes on: lib/bundler/vendored_fileutils.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/source/metadata.rb
===================================================================
--- lib/bundler/source/metadata.rb	(revision 60604)
+++ lib/bundler/source/metadata.rb	(revision 60605)

Property changes on: lib/bundler/source/metadata.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/lockfile_generator.rb
===================================================================
--- lib/bundler/lockfile_generator.rb	(revision 60604)
+++ lib/bundler/lockfile_generator.rb	(revision 60605)

Property changes on: lib/bundler/lockfile_generator.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/resolver/spec_group.rb
===================================================================
--- lib/bundler/resolver/spec_group.rb	(revision 60604)
+++ lib/bundler/resolver/spec_group.rb	(revision 60605)

Property changes on: lib/bundler/resolver/spec_group.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/templates/gems.rb
===================================================================
--- lib/bundler/templates/gems.rb	(revision 60604)
+++ lib/bundler/templates/gems.rb	(revision 60605)

Property changes on: lib/bundler/templates/gems.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/settings/validator.rb
===================================================================
--- lib/bundler/settings/validator.rb	(revision 60604)
+++ lib/bundler/settings/validator.rb	(revision 60605)

Property changes on: lib/bundler/settings/validator.rb
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+LF
\ No newline at end of property
Index: lib/bundler/build_metadata.rb
===================================================================
--- lib/bundler/build_metadata.rb	(revision 60604)
+++ lib/bundler/build_metadata.rb	(revision 60605)

Property changes on: lib/bundler/build_metadata.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/

[前][次][番号順一覧][スレッド一覧]