Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ruby 2.6.0-preview1 #4

Closed
wants to merge 9 commits into from
Closed

Commits on Dec 11, 2018

  1. Try using Ruby 2.6.0-preview3

    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    928d907 View commit details
    Browse the repository at this point in the history
  2. Stop using cld3 gem for now

    cld3-3.2.2 requires ruby version < 2.6.0, which is incompatible with the current
    version, ruby 2.6.0p-1
    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    6d03c79 View commit details
    Browse the repository at this point in the history
  3. Align bundler version with that on Heroku

    /app/vendor/ruby-2.6.0/lib/ruby/2.6.0/rubygems.rb:288:in `find_spec_for_exe': [1mCould not find 'bundler' (1.16.6) required by your /app/Gemfile.lock. (Gem::GemNotFoundException)
    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    322063b View commit details
    Browse the repository at this point in the history
  4. Stop using Rack::Deflater

    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    51b5c7c View commit details
    Browse the repository at this point in the history
  5. Revert "Stop using Rack::Deflater"

    This reverts commit 8050a6931b07d00a2eb78b7e7ee33b1ac5f0daa0.
    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    a3bd6ab View commit details
    Browse the repository at this point in the history
  6. Remove BUNDLED WITH line

    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    617e71f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de83ac2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    324914c View commit details
    Browse the repository at this point in the history
  9. Detect nil as toot language

    zunda committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    bdc0204 View commit details
    Browse the repository at this point in the history