Merge commit '3b735dd9330e0989f51a76771c3303031154154e' into 21158-wf-page-list
[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