Sha256: 93b0a37109ce53c5a60f3b686d734deb2dd2a98f630f0faa43b514d09bf6abdd
Contents?: true
Size: 364 Bytes
Versions: 5
Compression:
Stored size: 364 Bytes
Contents
source :rubygems gem 'i18n' gem 'builder' gem 'rspec', "~>2.4.0" gem 'fakeweb', ">=1.2" gem 'rack', '>=1.0' gem 'rake' gem 'bundler' gem 'excon', "~>0.6.1" gem 'beefcake', '~>0.3.1' platforms :mri do gem 'curb', '>=0.6' gem 'yajl-ruby' end platforms :jruby do gem 'json' gem 'jruby-openssl' end group :integration do gem 'activesupport', '~>3.0' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
riak-client-0.9.8 | Gemfile |
riak-client-0.9.5 | Gemfile |
riak-client-0.9.4 | Gemfile |
riak-client-0.9.3 | Gemfile |
riak-client-0.9.2 | Gemfile |