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.19.0 " # 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 @@ -1964,7 +1964,7 @@ GEM
1964
1964
letter_opener (~> 1.9 )
1965
1965
railties (>= 6.1 )
1966
1966
rexml
1967
- libv8-node (16.19 .0.1 -x86_64-linux )
1967
+ libv8-node (24.1 .0.0 -x86_64-linux )
1968
1968
listen (3.9.0 )
1969
1969
rb-fsevent (~> 0.10 , >= 0.10.3 )
1970
1970
rb-inotify (~> 0.9 , >= 0.9.10 )
@@ -1995,8 +1995,8 @@ GEM
1995
1995
benchmark
1996
1996
logger
1997
1997
mini_mime (1.1.5 )
1998
- mini_racer (0.6.4 )
1999
- libv8-node (~> 16.19 .0.0 )
1998
+ mini_racer (0.19.0 )
1999
+ libv8-node (~> 24.1 .0.0 )
2000
2000
minitest (5.25.5 )
2001
2001
minitest-reporters (1.7.1 )
2002
2002
ansi
@@ -2313,7 +2313,7 @@ DEPENDENCIES
2313
2313
material_icons
2314
2314
memory_profiler
2315
2315
meta-tags
2316
- mini_racer (~> 0.6.3 )
2316
+ mini_racer (~> 0.19.0 )
2317
2317
minitest-reporters (~> 1.1 )
2318
2318
onebox !
2319
2319
paperclip
You can’t perform that action at this time.
0 commit comments