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

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