Sha256: d1997a958f27b25eb79f515075b9b0fc323b4e1dbf9e59e4802a32dc98d92bef

Contents?: true

Size: 261 Bytes

Versions: 3

Compression:

Stored size: 261 Bytes

Contents

source 'https://rubygems.org'

if RUBY_VERSION > '1.8.7'
  # https://bugs.ruby-lang.org/issues/9316
  gem 'bigdecimal', '~> 1.2.4', :platform => :mri
  # Coveralls doesn't run on 1.8.7, but we only need it for testing.
  gem 'coveralls',  '~> 0.7'
end

gemspec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
unitwise-1.0.3 Gemfile
unitwise-1.0.2 Gemfile
unitwise-1.0.1 Gemfile