Skip to content

Commit

Permalink
chore(deps): update dependency mini_racer from v0.6.4 to '~> 0.15.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 2890505 commit 34f051c
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.3'
gem 'mini_racer', '~> 0.15.0'
gem 'pg', '~> 1.4.0'
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 (22.7.0.1)
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.7)
mini_racer (0.6.4)
libv8-node (~> 16.19.0.0)
mini_racer (0.15.0)
libv8-node (~> 22.7.0.1)
minitest (5.24.1)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -775,7 +775,7 @@ DEPENDENCIES
map_layers (= 0.0.5)
migration_data
mimemagic
mini_racer (~> 0.6.3)
mini_racer (~> 0.15.0)
newrelic_rpm
omniauth
omniauth-facebook
Expand Down

0 comments on commit 34f051c

Please sign in to comment.