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 Nov 11, 2024
1 parent ba514a5 commit b88f3b6
Show file tree
Hide file tree
Showing 7 changed files with 222 additions and 214 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.5
3.3.6
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.4.0'
gem 'rouge', '4.5.0'
gem 'activesupport'
gem 'nokogiri'
gem 'jekyll-vite'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ GEM
rexml (~> 3.1)
regexp_parser (2.9.2)
rexml (3.3.9)
rouge (4.4.0)
rouge (4.5.0)
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.11633)
sorbet-runtime (0.5.11645)
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.4.0)
rouge (= 4.5.0)
rspec
rubocop
ruby-lsp
Expand Down
358 changes: 179 additions & 179 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
]
},
"dependencies": {
"@kong-ui-public/spec-renderer": "2.3.8",
"@kong-ui-public/spec-renderer": "2.3.11",
"@kong/kongponents": "9.14.8",
"@kong/sdk-portal-js": "^2.14.0",
"algoliasearch": "^5.0.0",
Expand Down
52 changes: 26 additions & 26 deletions pdf-generation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 11 additions & 3 deletions tools/smartling-integration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b88f3b6

Please sign in to comment.