Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 3, 2024
1 parent 8a8d5e8 commit a801935
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 77 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
active_model_serializers (0.10.14)
active_model_serializers (0.10.15)
actionpack (>= 4.1)
activemodel (>= 4.1)
case_transform (>= 0.2)
Expand Down Expand Up @@ -104,7 +104,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubi (1.13.0)
Expand Down Expand Up @@ -266,7 +266,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
ref (2.0.0)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
resque (2.6.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
Expand Down
148 changes: 75 additions & 73 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.81.0",
"sass": "^1.81.1",
"sass-loader": "^8.0.2",
"video.js": "^7.21.6",
"videojs-offset": "^2.1.3",
Expand Down

0 comments on commit a801935

Please sign in to comment.