All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bundler.lib.bundler.version.rb Maven / Gradle / Ivy

The newest version!
module Bundler
  # We're doing this because we might write tests that deal
  # with other versions of bundler and we are unsure how to
  # handle this better.
  VERSION = "1.0.14" unless defined?(::Bundler::VERSION)
end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy