summaryrefslogtreecommitdiff
path: root/rest-api-spec/utils/Gemfile
blob: 313d822986f331254c263fb1cbf469ab0e233081 (plain)
1
2
3
4
5
6
7
8
9
source 'https://rubygems.org'

gem 'activesupport'
gem 'rest-client'
gem 'coderay'
gem 'multi_json'
gem 'thor'
gem 'json'
gem 'pry'