Sha256: 670893c699b32e73a0be26edb524a6b501870a690570efe5f29683969662ded3
Contents?: true
Size: 277 Bytes
Versions: 2
Compression:
Stored size: 277 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master' 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.1.1 | Gemfile |
rom-sql-0.1.0 | Gemfile |