ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 クラウドコンピューティングの登場以降、ソフトウェア業界は大きな変革の中に ...
ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with ...
Ruby言語用のパッケージ管理システムであるRubyGemsのGitHub Enterpriseの名称が勝手に変更され、既存のメンテナが追放されるという事態が発生しました。背景には、Rubyエコシステムのイノベーションを推進する団体「Ruby Central」とのいざこざがあったと伝えられ ...
1. gem pristine とは? gem pristine は、RubyGems でインストールされている gem を「新品の状態(pristine)」に戻すコマンドです。具体的には、インストール済みの gem を元の状態に再インストールする役割を果たします。 gem pristine GEM_NAME このコマンドを実行すると ...
生物系大学院から金融システムのオフショア開発っぽい業務を経由してWebエンジニアになる。香川県出身。 gem (じぇむ、正式にはRubyGems)は、Rubyで書かれたアプリケーションやライブラリを簡単に扱うためのパッケージ管理システムで、個々のパッケージを ...
When installing gems, Rubygems 2.2.2 makes a lot of network requests. Most of them aren't necessary, and they make installing gems incredibly slow in high-latency environments like Japan and Africa.
A decade-long RubyGems maintainer, Ellen Dash (also known as duckinator), has resigned from Ruby Central following what she described as a "hostile takeover" of the open source project. RubyGems is ...
RubyGems, the official package manager for the Ruby programming language, has become the latest platform to mandate multi-factor authentication (MFA) for popular package maintainers, following the ...
An update released last week for RubyGems includes several security improvements and patches for various types of vulnerabilities. RubyGems 2.7.6 patches path traversal vulnerabilities that exist when ...
After encountering the well know SSL certificate problem when trying to install a gem: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B ...
RubyGems patched an unsafe object deserialization vulnerability this week that could have allowed attackers to remotely execute code on vulnerable systems. RubyGems, a package of software tools that ...