Guest User

Untitled

a guest
Jan 19th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $ bundle exec rake db:migrate RAILS_ENV=production --trace
  2. rake aborted!
  3. Cipher is not a module
  4. /usr/lib/ruby/1.8/openssl/cipher.rb:22
  5.  
  6. gem 'rails', '3.0.3'
  7. gem "devise", "~> 1.4.2"
  8. gem 'jquery-rails', '>= 1.0.12'
  9. gem "paperclip", "~> 2.3.15"
  10. gem "rubyzip"
  11. gem "spreadsheet", '0.6.5.7'
  12. gem "roo", '1.9.5'
  13. gem "schema_plus"
  14. gem "prawn", '0.12.0'
  15. gem "prawn-layout", '0.8.4'
  16. gem 'mysql2', '< 0.3'
Add Comment
Please, Sign In to add comment