mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-25 08:45:55 +00:00
7 lines
151 B
Ruby
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
|