Bring bundle up to date with upstream depends

This commit is contained in:
VetheonGames 2023-07-27 16:17:44 -06:00
parent 4c24508fe4
commit 8e3e6156d2

View File

@ -3,12 +3,14 @@ GEM
specs:
ast (2.4.2)
json (2.6.3)
parallel (1.22.1)
parser (3.2.1.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
racc (1.7.1)
rainbow (3.1.1)
regexp_parser (2.7.0)
rexml (3.2.5)
regexp_parser (2.8.1)
rexml (3.2.6)
rubocop (1.46.0)
json (~> 2.3)
parallel (~> 1.10)
@ -19,17 +21,18 @@ GEM
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.26.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
unicode-display_width (2.4.2)
PLATFORMS
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
json (= 2.6.3)
rubocop (= 1.46.0)
BUNDLED WITH
2.4.6
2.4.16