Skip to content

Commit

Permalink
Bump libv8-node from 21.7.2.0 to 22.7.0.4
Browse files Browse the repository at this point in the history
Bumps [libv8-node](https://github.com/rubyjs/libv8-node) from 21.7.2.0 to 22.7.0.4.
- [Release notes](https://github.com/rubyjs/libv8-node/releases)
- [Commits](https://github.com/rubyjs/libv8-node/commits)

---
updated-dependencies:
- dependency-name: libv8-node
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent e2e33e4 commit 03042d8
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 @@ -57,7 +57,7 @@ group :development, :test do
gem 'pry-nav'

# Linters
gem 'libv8-node', '21.7.2.0'
gem 'libv8-node', '22.7.0.4'
gem 'mini_racer'
gem 'rubocop', require: false
gem 'rubocop-rails'
Expand Down
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
json_schema (0.21.0)
jsonapi-renderer (0.2.2)
language_server-protocol (3.17.0.3)
libv8-node (21.7.2.0-aarch64-linux)
libv8-node (21.7.2.0-arm64-darwin)
libv8-node (21.7.2.0-x86_64-linux)
libv8-node (22.7.0.4-aarch64-linux)
libv8-node (22.7.0.4-arm64-darwin)
libv8-node (22.7.0.4-x86_64-linux)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -271,8 +271,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mini_mime (1.1.5)
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
mini_racer (0.15.0)
libv8-node (~> 22.7.0.1)
minitest (5.25.1)
msgpack (1.7.2)
multi_json (1.15.0)
Expand Down Expand Up @@ -564,7 +564,7 @@ DEPENDENCIES
jquery-ui-rails!
json (>= 2.3.0)
json_matchers
libv8-node (= 21.7.2.0)
libv8-node (= 22.7.0.4)
mini_racer
mutex_m (~> 0.2.0)
newrelic_rpm
Expand Down

0 comments on commit 03042d8

Please sign in to comment.