Skip to content

Commit

Permalink
Bump mini_racer from 0.16.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [mini_racer](https://github.com/discourse/mini_racer) from 0.16.0 to 0.18.0.
- [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG)
- [Commits](rubyjs/mini_racer@v0.16.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent 55ab490 commit 0aa43d9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ group :test do
gem 'selenium-webdriver'
end

gem 'mini_racer', '~> 0.16.0'
gem 'mini_racer', '~> 0.18.0'
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,9 @@ GEM
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
libv8-node (18.19.0.0-aarch64-linux)
libv8-node (18.19.0.0-x86_64-darwin)
libv8-node (18.19.0.0-x86_64-linux)
libv8-node (23.6.1.0-aarch64-linux)
libv8-node (23.6.1.0-x86_64-darwin)
libv8-node (23.6.1.0-x86_64-linux)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -271,8 +271,8 @@ GEM
memory_profiler (1.1.0)
mini_histogram (0.3.1)
mini_mime (1.1.5)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
mini_racer (0.18.0)
libv8-node (~> 23.6.1.0)
minitest (5.25.4)
minitest-reporters (1.7.1)
ansi
Expand Down Expand Up @@ -587,7 +587,7 @@ DEPENDENCIES
listen (~> 3.3)
local_time
memory_profiler
mini_racer (~> 0.16.0)
mini_racer (~> 0.18.0)
minitest-reporters (>= 0.5.0)
mission_control-jobs (~> 0.5.0)
mocha (~> 2.7)
Expand Down

0 comments on commit 0aa43d9

Please sign in to comment.