File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 133133group :test , :production do
134134 gem 'pg' , '~> 1.5'
135135
136- gem "mini_racer" , "~> 0.6.3 " # TODO: audit whether we can remove this
136+ gem "mini_racer" , "~> 0.18.1 " # TODO: audit whether we can remove this
137137end
138138
139139group :test do
Original file line number Diff line number Diff line change @@ -1954,7 +1954,7 @@ GEM
19541954 letter_opener (~> 1.9 )
19551955 railties (>= 6.1 )
19561956 rexml
1957- libv8-node (16.19.0.1 -x86_64-linux )
1957+ libv8-node (23.6.1.0 -x86_64-linux )
19581958 listen (3.9.0 )
19591959 rb-fsevent (~> 0.10 , >= 0.10.3 )
19601960 rb-inotify (~> 0.9 , >= 0.9.10 )
@@ -1985,8 +1985,8 @@ GEM
19851985 benchmark
19861986 logger
19871987 mini_mime (1.1.5 )
1988- mini_racer (0.6.4 )
1989- libv8-node (~> 16.19.0 .0 )
1988+ mini_racer (0.18.1 )
1989+ libv8-node (~> 23.6.1 .0 )
19901990 minitest (5.25.5 )
19911991 minitest-reporters (1.7.1 )
19921992 ansi
@@ -2279,7 +2279,7 @@ DEPENDENCIES
22792279 material_icons
22802280 memory_profiler
22812281 meta-tags
2282- mini_racer (~> 0.6.3 )
2282+ mini_racer (~> 0.18.1 )
22832283 minitest-reporters (~> 1.1 )
22842284 onebox !
22852285 paperclip
You can’t perform that action at this time.
0 commit comments