Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 17, 2023
1 parent 45778e0 commit 8a9b308
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 76 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.3)
loofah (2.21.4)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
ref (2.0.0)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
resque (2.6.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
Expand Down Expand Up @@ -320,7 +320,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.6)
sqlite3 (1.6.7)
mini_portile2 (~> 2.8.0)
streamio-ffmpeg (3.0.2)
multi_json (~> 1.8)
Expand Down
142 changes: 70 additions & 72 deletions avviewer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion avviewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"lunr": "^2.3.8",
"node-notifier": "8.0.1",
"node-webvtt": "^1.9.4",
"sass": "^1.69.1",
"sass": "^1.69.3",
"sass-loader": "^8.0.2",
"video.js": "^7.21.5",
"videojs-offset": "^2.1.3",
Expand Down

0 comments on commit 8a9b308

Please sign in to comment.