Gemfile
source 'https://rubygems.org'
#ruby-gemset=open-orgn-services
gemspec
# These should be grabbed from git, not rubygems, as we have our own fixes
gem 'capsulecrm', github: 'xmacinka/capsulecrm'
gem 'eventbrite-client', github: 'theodi/eventbrite-client.rb', branch: 'update-dependencies'