mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FIX: Forgot to lock gem
This commit is contained in:
parent
e7827ee715
commit
e865a44b93
2 changed files with 5 additions and 1 deletions
|
@ -68,6 +68,9 @@ GEM
|
|||
bullet (5.4.2)
|
||||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.10.0)
|
||||
bundler-audit (0.5.0)
|
||||
bundler (~> 1.2)
|
||||
thor (~> 0.18)
|
||||
byebug (9.0.6)
|
||||
certified (1.0.0)
|
||||
coderay (1.1.1)
|
||||
|
@ -402,6 +405,7 @@ DEPENDENCIES
|
|||
binding_of_caller
|
||||
bootsnap
|
||||
bullet
|
||||
bundler-audit
|
||||
byebug
|
||||
certified
|
||||
discourse-qunit-rails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue