-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ruby deps og oppdater Gemfile til Ruby > 3.0.0
I Gemfile henter vi fra en ekstern url. Tidligere versjoner av ruby (< 3.0) var det støttet å bruke Kernel.open(), men pga sikkerhetsrisiko er det deprecated i Ruby 3.0. Har skrevet om til en syntax som skal funke for både Ruby 2 og 3. Bumper to dependencies for å fikse CVE-er.
- Loading branch information
Kristian Rosland
committed
Nov 23, 2023
1 parent
b5a5477
commit 7bf6401
Showing
2 changed files
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters