Skip to content
Commit 12278e9e authored by Stan Hu's avatar Stan Hu
Browse files

Bump Rails 4 dependencies

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
```
parent 4d9fca87
Loading
Loading
Loading