Bundle update

This commit is contained in:
Sebastian Serth
2023-07-27 09:32:38 +02:00
parent fcc01b396d
commit 66c3cb2635
2 changed files with 67 additions and 94 deletions

View File

@ -236,7 +236,7 @@ GEM
mnemosyne-ruby (1.13.0)
activesupport (>= 4)
bunny
msgpack (1.7.1)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
nested_form (0.3.2)
@ -382,7 +382,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.54.2)
rubocop (1.55.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -390,7 +390,7 @@ GEM
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)