bundle update

This commit is contained in:
Ryan W
2023-10-15 16:27:25 -07:00
parent 05bb89d16e
commit 7840d6b9fc
+4 -4
View File
@@ -120,7 +120,7 @@ GEM
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
io-console (0.6.0) io-console (0.6.0)
irb (1.8.1) irb (1.8.3)
rdoc rdoc
reline (>= 0.3.8) reline (>= 0.3.8)
jbuilder (2.11.5) jbuilder (2.11.5)
@@ -217,7 +217,7 @@ GEM
redis-client (>= 0.9.0) redis-client (>= 0.9.0)
redis-client (0.17.0) redis-client (0.17.0)
connection_pool connection_pool
regexp_parser (2.8.1) regexp_parser (2.8.2)
reline (0.3.9) reline (0.3.9)
io-console (~> 0.5) io-console (~> 0.5)
rexml (3.2.6) rexml (3.2.6)
@@ -238,12 +238,12 @@ GEM
rspec-mocks (~> 3.12) rspec-mocks (~> 3.12)
rspec-support (~> 3.12) rspec-support (~> 3.12)
rspec-support (3.12.1) rspec-support (3.12.1)
rubocop (1.56.4) rubocop (1.57.1)
base64 (~> 0.1.1) base64 (~> 0.1.1)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.2.2.3) parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0) regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0) rexml (>= 3.2.5, < 4.0)