Skip to content

Commit

Permalink
chore(deps): update dependency mini_racer from v0.6.4 to '~> 0.13.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 403d9a4 commit 8a1af30
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.13.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 @@ -399,7 +399,7 @@ GEM
addressable (~> 2.8)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
libv8-node (16.19.0.1)
libv8-node (22.5.1.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -425,8 +425,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.13.0)
libv8-node (~> 22.5.1.0)
minitest (5.18.1)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -774,7 +774,7 @@ DEPENDENCIES
map_layers (= 0.0.5)
migration_data
mimemagic
mini_racer (~> 0.6.3)
mini_racer (~> 0.13.0)
newrelic_rpm
omniauth
omniauth-facebook
Expand Down

0 comments on commit 8a1af30

Please sign in to comment.