Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/docs/astrojs/sitemap…
Browse files Browse the repository at this point in the history
…-3.0.1
  • Loading branch information
jmuelbert authored Oct 11, 2023
2 parents 7dbe84a + bd92931 commit 0d4d3c4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ end

gem "code-scanning-rubocop", "~> 0.6.1"
gem "debug", platform: :mri if RUBY_VERSION >= "3.1.0"
gem "google-protobuf", "~> 3.24.3"
gem "google-protobuf", "~> 3.24.4"
gem "rake", "~> 13.0"
gem "rubocop", "~> 1.56"
gem "rubocop-changes", "~> 0.8.1"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ GEM
diff-lcs (1.5.0)
docile (1.4.0)
git_diff_parser (3.2.0)
google-protobuf (3.24.3-x86_64-darwin)
google-protobuf (3.24.3-x86_64-linux)
google-protobuf (3.24.4-x86_64-darwin)
google-protobuf (3.24.4-x86_64-linux)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
Expand Down Expand Up @@ -120,7 +120,7 @@ DEPENDENCIES
activesupport (< 8)
code-scanning-rubocop (~> 0.6.1)
debug
google-protobuf (~> 3.24.3)
google-protobuf (~> 3.24.4)
rake (~> 13.0)
rspec
rubocop (~> 1.56)
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@algolia/client-search": "^4.20.0",
"@astrojs/preact": "^3.0.0",
"@astrojs/react": "^3.0.2",
"@astrojs/react": "^3.0.3",
"@docsearch/css": "^3.5.2",
"@docsearch/react": "^3.5.2",
"@types/node": "^20.8.2",
Expand Down
8 changes: 4 additions & 4 deletions docs/pnpm-lock.yaml

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

0 comments on commit 0d4d3c4

Please sign in to comment.