[macruby-changes] [MacRuby/MacRuby] 295fe0: Update RubyGems to 1.8.18
GitHub
noreply at github.com
Thu Mar 22 17:12:29 PDT 2012
Branch: refs/heads/master
Home: https://github.com/MacRuby/MacRuby
Commit: 295fe092ffbf24e6b69bb3183bbf9c14a0f5aa9c
https://github.com/MacRuby/MacRuby/commit/295fe092ffbf24e6b69bb3183bbf9c14a0f5aa9c
Author: Mark Rada <mrada at marketcircle.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M lib/rubygems.rb
M lib/rubygems/commands/fetch_command.rb
M lib/rubygems/commands/specification_command.rb
M lib/rubygems/config_file.rb
A lib/rubygems/psych_tree.rb
M lib/rubygems/specification.rb
Log Message:
-----------
Update RubyGems to 1.8.18
Commit: 36a9d9cba8f600072422c6bf1a94bd17805ea999
https://github.com/MacRuby/MacRuby/commit/36a9d9cba8f600072422c6bf1a94bd17805ea999
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M lib/rubygems.rb
M lib/rubygems/psych_tree.rb
Log Message:
-----------
Handle loading psych vs syck properly
Commit: de53a85c3b6bc732cb35f6a575e6f6d969dd2fe7
https://github.com/MacRuby/MacRuby/commit/de53a85c3b6bc732cb35f6a575e6f6d969dd2fe7
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M lib/rubygems/specification.rb
Log Message:
-----------
Late load our Psych tree if the user confused us
Commit: 5629b0dbdcba6b041b7e8ffc5a458e1db13367bd
https://github.com/MacRuby/MacRuby/commit/5629b0dbdcba6b041b7e8ffc5a458e1db13367bd
Author: Mark Rada <mrada at marketcircle.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M symbol.c
Log Message:
-----------
Correct the Symbol#== docstring
Commit: 7d9fd026d9fa1811431a817fa3ba87b0247a7e5c
https://github.com/MacRuby/MacRuby/commit/7d9fd026d9fa1811431a817fa3ba87b0247a7e5c
Author: Mark Rada <mrada at marketcircle.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M bin/ruby_deploy
Log Message:
-----------
macruby_deploy should exit with code 0 when asked for version info
Commit: 2a4f54af30cf43fa9cab39133b28437e8737fb3e
https://github.com/MacRuby/MacRuby/commit/2a4f54af30cf43fa9cab39133b28437e8737fb3e
Author: Mark Rada <mrada at marketcircle.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M bin/rubyc
Log Message:
-----------
macrubyc does not need to explicitly define a --help option
OptionParser provides a default which is the same minus the --help line.
Commit: 81b83029088580aa1f15f3e95ae8ddae65d7cc8d
https://github.com/MacRuby/MacRuby/commit/81b83029088580aa1f15f3e95ae8ddae65d7cc8d
Author: Mark Rada <mrada at marketcircle.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M ChangeLog.markdown
Log Message:
-----------
Update the ChangeLog
Commit: d69a5aa16a73715cfa9a5d386ff9dcb89ad8fd16
https://github.com/MacRuby/MacRuby/commit/d69a5aa16a73715cfa9a5d386ff9dcb89ad8fd16
Author: Mark Rada <mrada at marketcircle.com>
Date: 2012-03-19 (Mon, 19 Mar 2012)
Changed paths:
M lib/rubygems.rb
Log Message:
-----------
Bump rubygems version
Commit: 23de077511a8b4207a528a571a69b09f392a1ce9
https://github.com/MacRuby/MacRuby/commit/23de077511a8b4207a528a571a69b09f392a1ce9
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M lib/rubygems.rb
A lib/rubygems/psych_additions.rb
M lib/rubygems/specification.rb
Log Message:
-----------
Gracefully deal with YAML::PrivateType objects in Marshal'd gemspecs
Commit: 539f6fe72463004ec30e55f66adb8429fc054cff
https://github.com/MacRuby/MacRuby/commit/539f6fe72463004ec30e55f66adb8429fc054cff
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M lib/rubygems/commands/fetch_command.rb
Log Message:
-----------
Treat the source as a proper url base. Fixes RubyGems #304
Commit: 5d64e44e1a860ad39987e761f9f57f5ea4ebf172
https://github.com/MacRuby/MacRuby/commit/5d64e44e1a860ad39987e761f9f57f5ea4ebf172
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M lib/rubygems/spec_fetcher.rb
Log Message:
-----------
Warn when updating the specs cache fails. Fixes RubyGems #300
Commit: 0f996982234871e5f2651c17a84dd6338a6390c1
https://github.com/MacRuby/MacRuby/commit/0f996982234871e5f2651c17a84dd6338a6390c1
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M lib/rubygems/builder.rb
M lib/rubygems/commands/build_command.rb
Log Message:
-----------
Add --force to `gem build` to skip validation. Fixes RubyGems #297
Commit: cba871b6f3679f35178af5d5944989f8827e8cf8
https://github.com/MacRuby/MacRuby/commit/cba871b6f3679f35178af5d5944989f8827e8cf8
Author: Evan Phoenix <evan at phx.io>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M lib/rubygems.rb
Log Message:
-----------
Bump RubyGems version to 1.8.20
Compare: https://github.com/MacRuby/MacRuby/compare/f6cd823...cba871b
More information about the macruby-changes
mailing list