Merge branch '16470-activesupport52-dependency' into production-master
[arvados.git] / 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