OpenSearch/rest-api-spec/Gemfile

8 lines
101 B
Ruby

source 'https://rubygems.org'
gem 'activesupport'
gem 'rest-client'
gem 'thor'
gem 'json'
gem 'pry'