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

gems.ice_nine-0.11.2.Gemfile Maven / Gradle / Ivy

The newest version!
# encoding: utf-8

source 'https://rubygems.org'

gemspec

platform :rbx do
  gem 'rubysl-bigdecimal', '~> 2.0.2'
  gem 'rubysl-coverage',   '~> 2.0.3'
end

group :development, :test do
  gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy