Sha256: 0c9baba80ff953957853e31cd90799c8e50367361b99947a00c8d04e320697ef

Contents?: true

Size: 305 Bytes

Versions: 13

Compression:

Stored size: 305 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :test do
  gem 'byebug', platform: :mri
  gem 'inflecto'
  gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
  gem 'rspec', '~> 3.1'
  gem 'codeclimate-test-reporter', require: false
  gem 'virtus'
end

group :tools do
  gem 'rubocop'
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
rom-json-0.0.3 Gemfile
rom-yaml-0.4.0 Gemfile
rom-yaml-0.3.0 Gemfile
rom-yaml-0.3.0.rc2 Gemfile
rom-yaml-0.3.0.rc1 Gemfile
rom-yaml-0.3.0.beta1 Gemfile
rom-yaml-0.2.0 Gemfile
rom-yaml-0.2.0.rc.1 Gemfile
rom-json-0.0.1 Gemfile
rom-yaml-0.1.2 Gemfile
rom-yaml-0.1.1 Gemfile
rom-yaml-0.1.0 Gemfile
rom-yaml-0.0.1 Gemfile