mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 18:43:41 +08:00
FIX: Gemfile bundler was breaking build
We update bundler in app.yml and the version received was too new for our Gemfile.lock
This commit is contained in:
parent
6e88dde635
commit
a6701d8710
|
@ -535,4 +535,4 @@ DEPENDENCIES
|
|||
webpush
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.3
|
||||
2.1.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user