Sha256: c53556bfdab1071e62cfef2951867aeb5c4e9a524e980699f6cc39f74928ad2d

Contents?: true

Size: 341 Bytes

Versions: 1

Compression:

Stored size: 341 Bytes

Contents

source 'https://rubygems.org'

gem 'rom', :path => '.'

gem 'rom-relation', :git => 'https://github.com/rom-rb/rom-relation.git'
gem 'rom-mapper',   :git => 'https://github.com/rom-rb/rom-mapper.git'
gem 'rom-session',  :git => 'https://github.com/rom-rb/rom-session.git'

group :benchmarks do
  gem 'faker'
  gem 'axiom-memory-adapter'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rom-0.1.2 Gemfile