Sha256: d3a37fcf7a2bd826ac06b5f2defbf214356b7f5c969962029438a4215ace33f0
Contents?: true
Size: 311 Bytes
Versions: 1
Compression:
Stored size: 311 Bytes
Contents
source 'https://rubygems.org' gem 'appraisal', '~> 1.0' gem 'bundler', '~> 1.1' gem 'pry', github: 'pry/pry' gem 'pry-byebug' gem 'rake', '~> 10.0' gem 'rspec-core', '>= 3.2.0', '< 4' gem 'rspec-expectations', '>= 3.2.0', '< 4' # YARD gem 'yard' gem 'redcarpet' gem 'pygments.rb' gem 'guard' gem 'guard-yard'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoulda-matchers-3.0.0.rc1 | Gemfile |