Accidental Technologist

Musings about Entrepreneurship, Technology and Software Development

  • Home
  • About
  • Still River Software
  • Privacy Policy

Powered by Genesis

You are here: Home / Ruby / RubyGems 1.0 Released, Helps Windows Developers

RubyGems 1.0 Released, Helps Windows Developers

December 20, 2007 by Rob Bazinet

Tweet

UPDATE: Make that RubyGems 1.0.1, released tonight.

The great folks at the RubyGems project have released RubyGems 1.0.  This release fixes a bunch of issues, including some important ones for Windows developers.  Updates include:

Major New Features Include:

  • RubyGems warns about various problems with gemspecs during gem building
  • More-consistent versioning for the RubyGems software

Other Changes Include:

  • Fixed various bugs and problems with installing gems on Windows
  • Fixed using gem server for installing gems
  • Various operations are even more verbose with?verbose
  • Built gems are now backwards compatible with 0.9.4
  • Improved detection of RUBYOPT loading rubygems
  • ruby setup.rb now has a?help option
  • Gem::Specification#bindir is now respected on installation
  • Executable stubs can now be installed to match ruby?s name, so if ruby is installed as ?ruby18?, foo_exec will be installed as ?foo_exec18?
  • gem unpack can now unpack into a specific directory with?target
  • OpenSSL is no longer required by default

Deprecations and Deletions:

  • Kernel#require_gem has been removed
  • Executables without a shebang will not be wrapped in a future version, this may cause such executables to fail to operate on installation
  • Gem::Platform constants other than RUBY and CURRENT have been removed
  • Gem::RemoteInstaller was removed
  • Gem::Specification#test_suite_file and #test_suite_file= are deprecated in favor of #test_file and #test_file=
  • Gem::Specification#autorequire= has been deprecated
  • Time::today will be removed in a future version

It’s pretty simple to update your current RubyGems installation, simply type:

gem update --system

The upcoming release of Instant Rails 2.0 will include this new version of RubyGems, primarily because of the issues 0.95 users experienced on Windows.  Please read the official announcement on this RubyGems release which will help with other ways to update or install RubyGems on your system.

Technorati Tags: RubyGems,Instant Rails

Share this:

  • LinkedIn
  • Twitter
  • Facebook
  • Email
  • More
  • Pinterest
  • Tumblr
  • Pocket
  • Reddit

Related

Filed Under: Ruby

Care about your privacy? I do and use Fathom Analytics on this site.

Fathom Analytics

Comments

  1. Ben says

    June 27, 2008 at 6:37 am

    Hi All

    I wrote a quick article on how to create your own RubyGem on a Windows PC

    <a href="http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/</a&gt;

    I hope you find it useful.

    Enjoy,

    Ben…

  2. Ben says

    June 27, 2008 at 6:37 am

    Hi All
    I wrote a quick article on how to create your own RubyGem on a Windows PC
    <a href="http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/">http://blog.emson.co.uk/2008/06/an-almost-fix-for-creating-rubygems-on-windows/</a&gt;
    I hope you find it useful.
    Enjoy,
    Ben…

Recent Posts

  • How to Fix Rails Flash Rendering When Using Hotwire
  • Hotwire Fix for CORS Error when using Omniauth
  • Fix Installation of Ruby using rbenv on macOS Big Sur
  • RailsConf 2021 and the Future of Conferences
  • Fixing Out of Diskspace Errors on Amazon EC2

Categories

Services I Love

HatchBox - Easy Rails Deploys Fathom Analytics
Follow @rbazinet

Rob Bazinet
@rbazinet

  • Exactly this…. https://t.co/yWj7fZ01HR
    about 1 day ago
  • https://t.co/EmagdpLoNv "Introducing GitHub Copilot X · GitHub"
    about 2 days ago
  • RIP Gordon Moore: https://t.co/c5J9LaHrj8
    about 2 days ago
  • Our daughter works as a teaching assistant at a local K-8 public school. It’s become apparent that students today r… https://t.co/p2t912GVyc
    about 2 days ago
  • Working to wrap up my current consulting gig by mid-April. I will be looking for the next thing soon. If anyone has… https://t.co/sg3cSV9yqM
    about 3 days ago
  • RSS - Posts
  • RSS - Comments
Find me on Mastodon