Sha256: 402b7abafd95e34f50949d8f99363f3daa206ae55e9adcea13ab3bb83493c681

Contents?: true

Size: 223 Bytes

Versions: 7

Compression:

Stored size: 223 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in bitcoind-client.gemspec
gemspec

platforms :ruby_18 do
  gem 'json', '~> 1.5.3'
end

platforms :jruby do
  gem 'json', '~> 1.5.3'
  gem 'jruby-openssl'
end

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
startcoin-client-0.0.6 Gemfile
startcoin-client-0.0.5 Gemfile
startcoin-client-0.0.4 Gemfile
startcoin-client-0.0.3 Gemfile
bitcoin-client-0.0.3 Gemfile
bitcoin-client-0.0.2 Gemfile
ramontayag-bitcoin-client-0.1.0 Gemfile