libxml-ruby 5.0.5

Ruby gem: libxml-ruby

Install This Version

Using gem command

gem install libxml-ruby -v 5.0.5

In your Gemfile

gem 'libxml-ruby', '~> 5.0.5'

Frequently Asked Questions

How do I upgrade to libxml-ruby version 5.0.5?

To upgrade to this version, update your Gemfile:

gem 'libxml-ruby', '~> 5.0.5'

Then run:

bundle update libxml-ruby

Note: Review the release notes and changelog before upgrading to ensure compatibility with your application.

Other Versions