Run 'bundle update'

This commit is contained in:
0x1eef 2024-06-22 05:25:52 -03:00
parent 2c204d40dd
commit 351d2ffbfb
2 changed files with 45 additions and 42 deletions

View file

@ -32,6 +32,9 @@ Layout/SpaceInsideHashLiteralBraces:
Style/MixinUsage: Style/MixinUsage:
Exclude: Exclude:
- Rakefile.rb - Rakefile.rb
Style/SuperArguments:
Exclude:
- nanoc/lib/nanoc/extension/anonymous_filter.rb
Layout/MultilineMethodCallIndentation: Layout/MultilineMethodCallIndentation:
Enabled: false Enabled: false
Layout/ArgumentAlignment: Layout/ArgumentAlignment:

View file

@ -1,50 +1,50 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.8.6) addressable (2.8.7)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2) ast (2.4.2)
base64 (0.2.0) base64 (0.2.0)
coderay (1.1.3) coderay (1.1.3)
colored (1.2) colored (1.2)
concurrent-ruby (1.2.3) concurrent-ruby (1.3.3)
cri (2.15.11) cri (2.15.12)
ddmetrics (1.1.0) ddmetrics (1.1.0)
ddplugin (1.0.3) ddplugin (1.0.3)
diff-lcs (1.5.1) diff-lcs (1.5.1)
ffi (1.16.3) ffi (1.17.0)
immutable-ruby (0.1.0) immutable-ruby (0.2.0)
concurrent-ruby (~> 1.1) concurrent-ruby (~> 1.1)
sorted_set (~> 1.0) sorted_set (~> 1.0)
json (2.7.1) json (2.7.2)
json_schema (0.21.0) json_schema (0.21.0)
language_server-protocol (3.17.0.3) language_server-protocol (3.17.0.3)
lint_roller (1.1.0) lint_roller (1.1.0)
listen (3.9.0) listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
memo_wise (1.8.0) memo_wise (1.9.0)
method_source (1.0.0) method_source (1.1.0)
nanoc (4.12.20) nanoc (4.13.0)
addressable (~> 2.5) addressable (~> 2.5)
colored (~> 1.2) colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2) nanoc-checking (~> 1.0, >= 1.0.2)
nanoc-cli (= 4.12.20) nanoc-cli (= 4.13.0)
nanoc-core (= 4.12.20) nanoc-core (= 4.13.0)
nanoc-deploying (~> 1.0) nanoc-deploying (~> 1.0)
parallel (~> 1.12) parallel (~> 1.12)
tty-command (~> 0.8) tty-command (~> 0.8)
tty-which (~> 0.4) tty-which (~> 0.4)
nanoc-checking (1.0.3) nanoc-checking (1.0.5)
nanoc-cli (~> 4.12, >= 4.12.5) nanoc-cli (~> 4.12, >= 4.12.5)
nanoc-core (~> 4.12, >= 4.12.5) nanoc-core (~> 4.12, >= 4.12.5)
nanoc-cli (4.12.20) nanoc-cli (4.13.0)
cri (~> 2.15) cri (~> 2.15)
diff-lcs (~> 1.3) diff-lcs (~> 1.3)
nanoc-core (= 4.12.20) nanoc-core (= 4.13.0)
pry pry
zeitwerk (~> 2.1) zeitwerk (~> 2.1)
nanoc-core (4.12.20) nanoc-core (4.13.0)
base64 (~> 0.2) base64 (~> 0.2)
concurrent-ruby (~> 1.1) concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0) ddmetrics (~> 1.0)
@ -60,18 +60,18 @@ GEM
nanoc-checking (~> 1.0) nanoc-checking (~> 1.0)
nanoc-cli (~> 4.11, >= 4.11.15) nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15) nanoc-core (~> 4.11, >= 4.11.15)
nanoc-gzip.rb (0.2.3) nanoc-gzip.rb (0.2.4)
nanoc (~> 4.12) nanoc (~> 4.12)
nanoc-tidy.rb (0.8.4) nanoc-tidy.rb (0.8.4)
ryo.rb (~> 0.5) ryo.rb (~> 0.5)
test-cmd.rb (~> 0.12.4) test-cmd.rb (~> 0.12.4)
nanoc-webpack.rb (0.10.4) nanoc-webpack.rb (0.10.6)
ryo.rb (~> 0.5) ryo.rb (~> 0.5)
test-cmd.rb (~> 0.12.3) test-cmd.rb (~> 0.12.4)
nio4r (2.7.1) nio4r (2.7.3)
paint (2.3.0) paint (2.3.0)
parallel (1.24.0) parallel (1.25.1)
parser (3.3.0.5) parser (3.3.3.0)
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
pastel (0.8.0) pastel (0.8.0)
@ -81,21 +81,21 @@ GEM
method_source (~> 1.0) method_source (~> 1.0)
psych (5.1.2) psych (5.1.2)
stringio stringio
public_suffix (5.0.4) public_suffix (6.0.0)
puma (6.4.2) puma (6.4.2)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.7.3) racc (1.8.0)
rack (3.0.10) rack (3.1.3)
rainbow (3.1.1) rainbow (3.1.1)
rainpress (1.0.1) rainpress (1.0.1)
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.10.1) rb-inotify (0.11.1)
ffi (~> 1.0) ffi (~> 1.0)
rbtree (0.4.6) rbtree (0.4.6)
regexp_parser (2.9.0) regexp_parser (2.9.2)
rexml (3.2.8) rexml (3.3.0)
strscan (>= 3.0.9) strscan
rubocop (1.62.1) rubocop (1.64.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)
@ -106,11 +106,11 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0) unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2) rubocop-ast (1.31.3)
parser (>= 3.3.0.4) parser (>= 3.3.1.0)
rubocop-performance (1.20.2) rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0) rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0) ruby-progressbar (1.13.0)
ryo.rb (0.5.5) ryo.rb (0.5.5)
sass (3.7.4) sass (3.7.4)
@ -118,7 +118,7 @@ GEM
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
server.rb (0.1.1) server.rb (0.2.2)
puma (~> 6.3) puma (~> 6.3)
rack (~> 3.0) rack (~> 3.0)
set (1.1.0) set (1.1.0)
@ -126,19 +126,19 @@ GEM
sorted_set (1.0.3) sorted_set (1.0.3)
rbtree rbtree
set (~> 1.0) set (~> 1.0)
standard (1.35.1) standard (1.37.0)
language_server-protocol (~> 3.17.0.2) language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0) lint_roller (~> 1.0)
rubocop (~> 1.62.0) rubocop (~> 1.64.0)
standard-custom (~> 1.0.0) standard-custom (~> 1.0.0)
standard-performance (~> 1.3) standard-performance (~> 1.4)
standard-custom (1.0.2) standard-custom (1.0.2)
lint_roller (~> 1.0) lint_roller (~> 1.0)
rubocop (~> 1.50) rubocop (~> 1.50)
standard-performance (1.3.1) standard-performance (1.4.0)
lint_roller (~> 1.1) lint_roller (~> 1.1)
rubocop-performance (~> 1.20.2) rubocop-performance (~> 1.21.0)
stringio (3.1.0) stringio (3.1.1)
strscan (3.1.0) strscan (3.1.0)
test-cmd.rb (0.12.4) test-cmd.rb (0.12.4)
tty-color (0.6.0) tty-color (0.6.0)
@ -147,7 +147,7 @@ GEM
tty-platform (0.3.0) tty-platform (0.3.0)
tty-which (0.5.0) tty-which (0.5.0)
unicode-display_width (2.5.0) unicode-display_width (2.5.0)
zeitwerk (2.6.13) zeitwerk (2.6.16)
PLATFORMS PLATFORMS
amd64-freebsd-14 amd64-freebsd-14