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