rubygems-3.4.13

 

 

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Users\Administrator>cd C:\rubygems-3.4.13

C:\rubygems-3.4.13>
C:\rubygems-3.4.13>
C:\rubygems-3.4.13>ruby setup.rb
  Successfully built RubyGem
  Name: bundler
  Version: 2.4.13
  File: bundler-2.4.13.gem
Bundler 2.4.13 installed
RubyGems 3.4.13 installed
Regenerating binstubs
Regenerating plugins
Parsing documentation for rubygems-3.4.13
Installing ri documentation for rubygems-3.4.13

# 3.4.13 / 2023-05-09

## Enhancements:

* Installs bundler 2.4.13 as a default gem.

# 3.4.12 / 2023-04-11

## Enhancements:

* [Experimental] Add WebAuthn Support to the CLI. Pull request
  [#6560](https://github.com/rubygems/rubygems/pull/6560) by jenshenny
* Installs bundler 2.4.12 as a default gem.

# 3.4.11 / 2023-04-10

## Enhancements:

* Installs bundler 2.4.11 as a default gem.

# 3.4.10 / 2023-03-27

## Enhancements:

* Installs bundler 2.4.10 as a default gem.

# 3.4.9 / 2023-03-20

## Enhancements:

* Improve `TarHeader#calculate_checksum` speed and readability. Pull
  request [#6476](https://github.com/rubygems/rubygems/pull/6476) by
  Maumagnaguagno
* Added only missing extensions option into pristine command. Pull request
  [#6446](https://github.com/rubygems/rubygems/pull/6446) by hsbt
* Installs bundler 2.4.9 as a default gem.

## Bug fixes:

* Fix `$LOAD_PATH` in rake and ext_conf builder. Pull request
  [#6490](https://github.com/rubygems/rubygems/pull/6490) by ntkme
* Fix `gem uninstall` with `--install-dir`. Pull request
  [#6481](https://github.com/rubygems/rubygems/pull/6481) by
  deivid-rodriguez

## Documentation:

* Document our current release policy. Pull request
  [#6450](https://github.com/rubygems/rubygems/pull/6450) by
  deivid-rodriguez

# 3.4.8 / 2023-03-08

## Enhancements:

* Add TarReader::Entry#seek to seek within the tar file entry. Pull
  request [#6390](https://github.com/rubygems/rubygems/pull/6390) by
  martinemde
* Avoid calling String#dup in Gem::Version#marshal_dump. Pull request
  [#6438](https://github.com/rubygems/rubygems/pull/6438) by segiddins
* Remove hardcoded "master" branch references. Pull request
  [#6425](https://github.com/rubygems/rubygems/pull/6425) by
  deivid-rodriguez
* [Experimental] Add `gem exec` command to run executables from gems that
  may or may not be installed. Pull request
  [#6309](https://github.com/rubygems/rubygems/pull/6309) by segiddins
* Installs bundler 2.4.8 as a default gem.

## Bug fixes:

* Fix installation error of same version of default gems with local
  installation. Pull request
  [#6430](https://github.com/rubygems/rubygems/pull/6430) by hsbt
* Use proper memoized var name for Gem.state_home. Pull request
  [#6420](https://github.com/rubygems/rubygems/pull/6420) by simi

## Documentation:

* Switch supporting explanations to all Ruby Central. Pull request
  [#6419](https://github.com/rubygems/rubygems/pull/6419) by indirect
* Update the link to OpenSource.org. Pull request
  [#6392](https://github.com/rubygems/rubygems/pull/6392) by nobu

# 3.4.7 / 2023-02-15

## Enhancements:

* Warn on self referencing gemspec dependency. Pull request
  [#6335](https://github.com/rubygems/rubygems/pull/6335) by simi
* Installs bundler 2.4.7 as a default gem.

## Bug fixes:

* Fix inconsistent behavior of zero byte files in archive. Pull request
  [#6329](https://github.com/rubygems/rubygems/pull/6329) by martinemde

# 3.4.6 / 2023-01-31

## Enhancements:

* Allow `require` decorations be disabled. Pull request
  [#6319](https://github.com/rubygems/rubygems/pull/6319) by
  deivid-rodriguez
* Installs bundler 2.4.6 as a default gem.

## Bug fixes:

* Include directory in CargoBuilder install path. Pull request
  [#6298](https://github.com/rubygems/rubygems/pull/6298) by matsadler

## Documentation:

* Include links to pull requests in changelog. Pull request
  [#6316](https://github.com/rubygems/rubygems/pull/6316) by
  deivid-rodriguez

# 3.4.5 / 2023-01-21

## Enhancements:

* Installs bundler 2.4.5 as a default gem.

# 3.4.4 / 2023-01-16

## Enhancements:

* Installs bundler 2.4.4 as a default gem.

## Documentation:

* Improve documentation about `Kernel` monkeypatches. Pull request [#6217](https://github.com/rubygems/rubygems/pull/6217)
  by nobu

# 3.4.3 / 2023-01-06

## Enhancements:

* Installs bundler 2.4.3 as a default gem.

## Documentation:

* Fix several typos. Pull request [#6224](https://github.com/rubygems/rubygems/pull/6224) by jdufresne

# 3.4.2 / 2023-01-01

## Enhancements:

* Add global flag (`-C`) to change execution directory. Pull request [#6180](https://github.com/rubygems/rubygems/pull/6180)
  by gustavothecoder
* Installs bundler 2.4.2 as a default gem.

# 3.4.1 / 2022-12-24

## Enhancements:

* Installs bundler 2.4.1 as a default gem.


------------------------------------------------------------------------------

RubyGems installed the following executables:
        C:/Ruby32-x64/bin/gem
        C:/Ruby32-x64/bin/bundle
        C:/Ruby32-x64/bin/bundler

Ruby Interactive (ri) documentation was installed. ri is kind of like man
pages for Ruby libraries. You may access it like this:
  ri Classname
  ri Classname.class_method
  ri Classname#instance_method
If you do not wish to install this documentation in the future, use the
--no-document flag, or set it as the default in your ~/.gemrc file. See
'gem help env' for details.


C:\rubygems-3.4.13>
C:\rubygems-3.4.13>

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值