Skip to content

Commit

Permalink
fix moderate security warning (#2339)
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf authored Sep 20, 2024
1 parent 4309a7a commit ee48d6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,10 +366,9 @@ GEM
rdf-rdfxml (~> 3.1)
rdf-turtle (~> 3.1)
thor (>= 0.19)
bootstrap (4.6.2)
bootstrap (4.6.2.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.16.1, < 2)
sassc-rails (>= 2.0.0)
bootstrap-datepicker-rails (1.10.0.1)
railties (>= 3.0)
breadcrumbs_on_rails (3.0.1)
Expand Down Expand Up @@ -769,9 +768,10 @@ GEM
thor (>= 0.14, < 2.0)
json (2.7.1)
json-canonicalization (0.3.1)
json-jwt (1.16.3)
json-jwt (1.16.6)
activesupport (>= 4.2)
aes_key_wrap
base64
bindata
faraday (~> 2.0)
faraday-follow_redirects
Expand Down

0 comments on commit ee48d6f

Please sign in to comment.