summaryrefslogtreecommitdiff
path: root/spec/integration/rails-without-dependency/Gemfile
blob: 85d86fe825a16b199d505085c9f76b8696d074ea (plain)
1
2
3
4
source 'http://rubygems.org'

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