source 'https://rubygems.org'

gem 'xdrgen', git:'https://github.com/stellar/xdrgen.git', branch: 'master'
gem 'pry'
gem 'octokit'
gem 'netrc'
gem 'rake'
gem 'stellar_core_commander', git: 'https://github.com/stellar/stellar_core_commander.git', branch: 'master'
