grape-active_model_serializers/Gemfile
2013-08-29 15:22:29 +01:00

7 lines
151 B
Ruby

source 'https://rubygems.org'
gemspec
group :test do
gem 'jazz_hands', git: 'https://github.com/jrhe/jazz_hands.git', branch: 'without_rails'
end