Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -277,7 +277,7 @@ GEM
grpc (~> 1.0)
github-markup (1.7.0)
gitlab-markup (1.6.5)
gitlab-sidekiq-fetcher (0.1.0)
gitlab-sidekiq-fetcher (0.4.0)
sidekiq (~> 5)
gitlab-styles (2.4.1)
rubocop (~> 0.54.0)
Loading
Loading
@@ -1002,7 +1002,7 @@ DEPENDENCIES
gitaly-proto (~> 1.3.0)
github-markup (~> 1.7.0)
gitlab-markup (~> 1.6.5)
gitlab-sidekiq-fetcher (~> 0.1.0)
gitlab-sidekiq-fetcher (~> 0.4.0)
gitlab-styles (~> 2.4)
gitlab_omniauth-ldap (~> 2.0.4)
gon (~> 6.2)
Loading
Loading
@@ -1160,4 +1160,4 @@ DEPENDENCIES
wikicloth (= 0.8.1)
 
BUNDLED WITH
1.17.1
1.17.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment