chore: Bump mini_racer from 0.12.0 to 0.13.0 (#861)

Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.12.0 to 0.13.0.
- [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: mini_racer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-10 16:58:33 +02:00
committed by GitHub
parent 37e4aa8259
commit 6eec95aed5
2 changed files with 6 additions and 6 deletions

View File

@ -43,4 +43,4 @@ gem 'loofah', '>= 2.3.1'
# gem 'ruby-oembed'
gem 'terminal-table'
gem "mini_racer", "~> 0.12.0"
gem "mini_racer", "~> 0.13.0"