Merge branch '21384-version-pins'
[arvados.git] / sdk / ruby-google-api-client / Gemfile
1 source 'https://rubygems.org'
2
3 gemspec
4
5 gem 'jruby-openssl', :platforms => :jruby
6
7 if ENV['RAILS_VERSION']
8   gem 'rails', ENV['RAILS_VERSION']
9 end