Skip to content

Commit

Permalink
fix(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fabianrbz committed Dec 9, 2024
1 parent 700c633 commit 3f8b4ae
Show file tree
Hide file tree
Showing 8 changed files with 156 additions and 198 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
matrix (0.4.2)
mercenary (0.4.0)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
nio4r (2.7.4)
nokogiri (1.16.7)
nokogiri (1.17.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.26.3)
Expand Down Expand Up @@ -153,7 +153,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (3.6.1)
rbs (3.7.0)
logger
reek (6.3.0)
dry-schema (~> 1.13.0)
Expand All @@ -176,14 +176,14 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.69.0)
rubocop (1.69.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
Expand All @@ -198,7 +198,7 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.3.1)
sorbet-runtime (0.5.11670)
sorbet-runtime (0.5.11690)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
Expand Down
Loading

0 comments on commit 3f8b4ae

Please sign in to comment.