Mercurial > zeropaste
comparison Gemfile @ 157:3886be50efde
Apparently jruby-openssl is still required.
| author | Edho Arief <edho@myconan.net> |
|---|---|
| date | Wed, 28 Nov 2012 09:40:56 -0800 |
| parents | d7b64b639d15 |
| children | 2b0a6d692588 |
comparison
equal
deleted
inserted
replaced
| 156:d7b64b639d15 | 157:3886be50efde |
|---|---|
| 6 # Bundle edge Rails instead: | 6 # Bundle edge Rails instead: |
| 7 # gem 'rails', :git => 'git://github.com/rails/rails.git' | 7 # gem 'rails', :git => 'git://github.com/rails/rails.git' |
| 8 | 8 |
| 9 gem 'mysql2', :platforms => :ruby | 9 gem 'mysql2', :platforms => :ruby |
| 10 gem 'activerecord-jdbcmysql-adapter', :platforms => :jruby | 10 gem 'activerecord-jdbcmysql-adapter', :platforms => :jruby |
| 11 gem 'jruby-openssl', :platforms => :jruby | |
| 11 | 12 |
| 12 gem 'json' | 13 gem 'json' |
| 13 | 14 |
| 14 # Gems used only for assets and not required | 15 # Gems used only for assets and not required |
| 15 # in production environments by default. | 16 # in production environments by default. |
