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 133
133
group :test , :production do
134
134
gem 'pg' , '~> 1.5'
135
135
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
137
137
end
138
138
139
139
group :test do
Original file line number Diff line number Diff line change @@ -1954,7 +1954,7 @@ GEM
1954
1954
letter_opener (~> 1.9 )
1955
1955
railties (>= 6.1 )
1956
1956
rexml
1957
- libv8-node (16.19.0.1 -x86_64-linux )
1957
+ libv8-node (23.6.1.0 -x86_64-linux )
1958
1958
listen (3.9.0 )
1959
1959
rb-fsevent (~> 0.10 , >= 0.10.3 )
1960
1960
rb-inotify (~> 0.9 , >= 0.9.10 )
@@ -1985,8 +1985,8 @@ GEM
1985
1985
benchmark
1986
1986
logger
1987
1987
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 )
1990
1990
minitest (5.25.5 )
1991
1991
minitest-reporters (1.7.1 )
1992
1992
ansi
@@ -2279,7 +2279,7 @@ DEPENDENCIES
2279
2279
material_icons
2280
2280
memory_profiler
2281
2281
meta-tags
2282
- mini_racer (~> 0.6.3 )
2282
+ mini_racer (~> 0.18.1 )
2283
2283
minitest-reporters (~> 1.1 )
2284
2284
onebox !
2285
2285
paperclip
You can’t perform that action at this time.
0 commit comments