bundle update

This commit is contained in:
Ryan W
2021-12-27 14:51:15 -08:00
parent c83b4a3cdc
commit 316953464a
+7 -7
View File
@@ -86,7 +86,7 @@ GEM
debug (1.4.0)
irb (>= 1.3.6)
reline (>= 0.2.7)
diff-lcs (1.4.4)
diff-lcs (1.5.0)
erubi (1.10.0)
ffi (1.15.4)
globalid (1.0.0)
@@ -99,9 +99,9 @@ GEM
importmap-rails (1.0.1)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.5.9)
irb (1.3.7)
reline (>= 0.2.7)
io-console (0.5.10)
irb (1.4.1)
reline (>= 0.3.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
@@ -165,7 +165,7 @@ GEM
rake (13.0.6)
redis (4.5.1)
regexp_parser (2.2.0)
reline (0.2.7)
reline (0.3.0)
io-console (~> 0.5)
rexml (3.2.5)
rspec-core (3.10.1)
@@ -194,7 +194,7 @@ GEM
rubocop-ast (>= 1.15.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-rails (2.13.0)
activesupport (>= 4.2.0)
@@ -240,7 +240,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.1)
zeitwerk (2.5.2)
PLATFORMS
aarch64-linux