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

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