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

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