Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the improvements in RubyGems 1.8.3?

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces what improvements RubyGems 1.8.3 has, which can be used for reference by interested friends. I hope you can learn a lot after reading this article. Let's take a look at it with you.

RubyGems is a convenient and powerful Ruby package manager (package manager), similar to RedHat's RPM. It packages a Ruby application into a gem as an installation unit. Features: can remotely install the dependency relationship between packages management simple and reliable uninstall (uninstallation) query mechanism, can query local and remote server package information can maintain different versions of a package based on Web view interface, can view your installed gem information.

RubyGems 1.8.3 fixed 4 bug:

Fixed stand-alone testing problem with est_gem_package_tar_output

Fixed test failure for a ruby version of the system

Fixed some harmful calls left behind by scrolling output refactoring

Fixed Syck parsing error (Psych)

Upgrade method: $gem update-- system # must be administrator privilege

Oddly enough, there is no official release of this version. The download is also version 1.7.2, which is too out of step with the times.

Download address: https://rubygems.org/pages/download

Thank you for reading this article carefully. I hope the article "what are the improvements in RubyGems 1.8.3" shared by the editor will be helpful to you? at the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report