File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ gemspec
15
15
gem "activeadmin"
16
16
gem "mimemagic" , github : "mimemagicrb/mimemagic" , ref : "01f92d86d15d85cfd0f20dabd025dcbd36a8a60f"
17
17
18
- gem "webpacker" , "~> 5.0 "
18
+ gem "webpacker" , "~> 5.4 "
Original file line number Diff line number Diff line change 209
209
nio4r (~> 2.0 )
210
210
racc (1.6.2 )
211
211
rack (2.2.6.4 )
212
- rack-proxy (0.6.5 )
212
+ rack-proxy (0.7.6 )
213
213
rack
214
214
rack-test (2.1.0 )
215
215
rack (>= 1.3 )
335
335
nokogiri (~> 1.6 )
336
336
rubyzip (>= 1.3.0 )
337
337
selenium-webdriver (>= 3.0 , < 4.0 )
338
- webpacker (5.3.0 )
338
+ webpacker (5.4.4 )
339
339
activesupport (>= 5.2 )
340
340
rack-proxy (>= 0.6.1 )
341
341
railties (>= 5.2 )
@@ -380,7 +380,7 @@ DEPENDENCIES
380
380
shrine (~> 3.0 )
381
381
sqlite3
382
382
webdrivers
383
- webpacker (~> 5.0 )
383
+ webpacker (~> 5.4 )
384
384
385
385
BUNDLED WITH
386
386
2.3.4
You can’t perform that action at this time.
0 commit comments