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 Nov 16, 2024
1 parent f25d548 commit 868074f
Show file tree
Hide file tree
Showing 5 changed files with 302 additions and 302 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://rubygems.org'
gem 'jekyll'
gem 'kramdown-parser-gfm'
gem 'liquid-c'
gem 'rouge', '4.5.0'
gem 'rouge', '4.5.1'
gem 'activesupport'
gem 'nokogiri'
gem 'jekyll-vite'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
logger (1.6.1)
matrix (0.4.2)
mercenary (0.4.0)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
Expand All @@ -134,7 +134,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
prism (0.30.0)
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.4)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
rexml (~> 3.1)
regexp_parser (2.9.2)
rexml (3.3.9)
rouge (4.5.0)
rouge (4.5.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.3.1)
sorbet-runtime (0.5.11645)
sorbet-runtime (0.5.11647)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
Expand Down Expand Up @@ -233,7 +233,7 @@ DEPENDENCIES
pry
puma
reek
rouge (= 4.5.0)
rouge (= 4.5.1)
rspec
rubocop
ruby-lsp
Expand Down
Loading

0 comments on commit 868074f

Please sign in to comment.