Sha256: 7b772ba247c19d628cf687e6899f174f37ac5786a0b6fc9ecb63b01b65665834
Contents?: true
Size: 366 Bytes
Versions: 7
Compression:
Stored size: 366 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do gem 'rom', github: 'rom-rb/rom', branch: 'master' gem 'faraday' gem 'inflecto' end group :tools do gem 'guard' gem 'guard-rspec' gem 'guard-rubocop' gem 'rubocop', '~> 0.28' platform :mri do gem 'mutant', '>= 0.8.0', github: 'mbj/mutant', branch: 'master' gem 'mutant-rspec' end end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
rom-http-0.3.0 | Gemfile |
rom-http-0.2.0 | Gemfile |
rom-http-0.2.0.beta1 | Gemfile |
rom-http-0.1.2 | Gemfile |
rom-http-0.1.1 | Gemfile |
rom-http-0.1.0 | Gemfile |
rom-http-0.0.1 | Gemfile |