Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 6, 2024
1 parent 7edec71 commit 11224a4
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 78 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bindex (0.8.1)
bootsnap (1.18.3)
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
byebug (11.1.3)
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
mono_logger (1.1.2)
msgpack (1.7.2)
multi_json (1.15.0)
mustermann (3.0.0)
mustermann (3.0.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.6)
net-imap (0.3.7)
Expand All @@ -217,7 +217,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
Expand Down Expand Up @@ -287,7 +287,7 @@ GEM
resque
sass-rails
twitter-bootstrap-rails
rexml (3.3.2)
rexml (3.3.4)
strscan
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.1)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
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 @@ -18,7 +18,7 @@
"babel-jest": "^24.9.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"core-js": "^3.37.1",
"core-js": "^3.38.0",
"document-register-element": "^1.14.10",
"fibers": "^4.0.3",
"flush-promises": "^1.0.2",
Expand Down

0 comments on commit 11224a4

Please sign in to comment.