Skip to content

Commit

Permalink
chore(deps): update dependency mini_racer from v0.6.4 to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent b51bfb8 commit 83933a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gem 'faraday_middleware', '1.2.0'
gem 'figaro', '1.2.0'

platforms :ruby do
gem 'mini_racer', '0.6.4'
gem 'mini_racer', '0.16.0'
gem 'pg', '1.5.9'
gem 'sqlite3'
end
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ GEM
addressable (~> 2.8)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
libv8-node (16.19.0.1)
libv8-node (18.19.0.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -426,8 +426,8 @@ GEM
rake
mini_mime (1.1.5)
mini_portile2 (2.8.8)
mini_racer (0.6.4)
libv8-node (~> 16.19.0.0)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (5.24.1)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -773,7 +773,7 @@ DEPENDENCIES
map_layers (= 0.0.5)
migration_data
mimemagic
mini_racer (= 0.6.4)
mini_racer (= 0.16.0)
newrelic_rpm
omniauth
omniauth-facebook
Expand Down

0 comments on commit 83933a2

Please sign in to comment.