summaryrefslogtreecommitdiff
path: root/examples/gem/Gemfile
blob: 7e62d3463d81df9bfcc36028fb87880030aa4bcf (plain)
1
2
3
4
5
source 'https://rubygems.org'

# Point at the local rcm checkout; change to gem 'rcm' once published.
gem 'rcm', path: '../../'
gem 'rake'