Files
danbooru/config
evazion e29e5fe984 Fix #4131: Upgrade to Ruby 2.6.
Upgrade procedure:

    $ echo 2.6.3 > .ruby-version

    # upgrade ruby-build to know about the latest ruby versions.
    # see also: github.com/rkh/rbenv-update
    $ cd ~/.rbenv/plugins/ruby-build && git pull

    # install the version of ruby specified in .ruby-version.
    # see also: github.com/capistrano/rbenv/issues/83
    $ rbenv install --skip-existing

    # update the shell to use the latest version of ruby by default.
    $ rbenv global 2.6.3

    # update rubygems and bundler
    $ gem update --system

    # update the lockfile to use the latest version of bundler
    $ bundle update --bundler
2019-08-14 12:25:50 -05:00
..
2019-08-14 12:25:50 -05:00
2019-08-14 12:25:50 -05:00
2018-10-04 01:11:31 -07:00
2019-08-12 13:38:45 -05:00
2018-07-24 13:29:12 -07:00
2018-08-05 18:30:25 -05:00
2019-08-14 12:25:50 -05:00
2018-04-06 18:09:57 -07:00
2017-01-24 14:32:06 -08:00
2017-01-24 14:32:06 -08:00