summaryrefslogtreecommitdiff
path: root/spec/integration/rails/Gemfile
blob: 87bc758a57e19648173e6640c4aa6b6e948045eb (plain)
1
2
3
4
5
source 'http://rubygems.org'

gem 'hashie', path: '../../..'
gem 'rails', '~> 5.0.1'
gem 'rspec', '~> 3.5.0'