mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08:00
proper bootsnap release
This commit is contained in:
parent
b839493fea
commit
3384a7dd2a
2 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ GEM
|
|||
rack (>= 0.9.0)
|
||||
binding_of_caller (0.7.2)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (0.3.0.pre)
|
||||
bootsnap (0.3.0)
|
||||
msgpack (~> 1.0)
|
||||
builder (3.2.3)
|
||||
bullet (5.4.2)
|
||||
|
@ -400,7 +400,7 @@ DEPENDENCIES
|
|||
barber
|
||||
better_errors
|
||||
binding_of_caller
|
||||
bootsnap (= 0.3.0.pre)
|
||||
bootsnap
|
||||
bullet
|
||||
byebug
|
||||
certified
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue