Sha256: cbe18a7f17a30754cdc46dbf66c2ce4700712a62b3f7bc907aa7107e13287fc7
Contents?: true
Size: 299 Bytes
Versions: 2
Compression:
Stored size: 299 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master' gem 'activesupport' gem 'rspec', '~> 3.1' gem 'codeclimate-test-reporter', require: false gem 'pg', platforms: [:mri, :rbx] gem 'pg_jruby', platforms: :jruby end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rom-sql-0.3.0 | Gemfile |
rom-sql-0.2.0 | Gemfile |