mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update bundler (#25125)
Why this change? We have been using an older version of bundler that was released on 9 May 2023.
This commit is contained in:
parent
51016e56dd
commit
3e03d19c90
@ -160,10 +160,7 @@ GEM
|
|||||||
gc_tracer (1.5.1)
|
gc_tracer (1.5.1)
|
||||||
globalid (1.2.1)
|
globalid (1.2.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
google-protobuf (3.25.1-aarch64-linux)
|
google-protobuf (3.25.1)
|
||||||
google-protobuf (3.25.1-arm64-darwin)
|
|
||||||
google-protobuf (3.25.1-x86_64-darwin)
|
|
||||||
google-protobuf (3.25.1-x86_64-linux)
|
|
||||||
guess_html_encoding (0.0.11)
|
guess_html_encoding (0.0.11)
|
||||||
hana (1.3.7)
|
hana (1.3.7)
|
||||||
hashdiff (1.1.0)
|
hashdiff (1.1.0)
|
||||||
@ -672,4 +669,4 @@ DEPENDENCIES
|
|||||||
yard
|
yard
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.4.13
|
2.5.3
|
||||||
|
Loading…
Reference in New Issue
Block a user