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 17, 2024
1 parent d05448f commit d555ba8
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 @@ -261,7 +261,7 @@ GEM
ffi (~> 1.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
redis-client (0.23.0)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
Expand All @@ -287,7 +287,7 @@ GEM
resque
sass-rails
twitter-bootstrap-rails
rexml (3.3.9)
rexml (3.4.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rufus-scheduler (3.9.2)
Expand Down Expand Up @@ -331,7 +331,7 @@ GEM
ref
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.2)
timeout (0.4.3)
twitter-bootstrap-rails (5.0.0)
actionpack (>= 5.0, < 8.0)
execjs (~> 2.7)
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.82.0",
"sass": "^1.83.0",
"sass-loader": "^8.0.2",
"video.js": "^7.21.6",
"videojs-offset": "^2.1.3",
Expand Down

0 comments on commit d555ba8

Please sign in to comment.