• Stan Hu's avatar
    Bump Rails 4 dependencies · 12278e9e
    Stan Hu authored
    We got rid of `Gemfile.rails4.lock` in `master`, but this
    stable branch still uses it. To fix this, we just need to run:
    
    ```
    BUNDLE_GEMFILE=Gemfile.rails4 bundle install
    ```
    12278e9e