1
0
mirror of https://github.com/Mikaela/cv.git synced 2025-08-17 18:17:22 +02:00

Compare commits

..

2 Commits

Author SHA1 Message Date
fda4a6252f
bundle update 2023-02-16 11:11:12 +02:00
464254ac50
add .gitattributes 2023-02-16 11:10:51 +02:00
2 changed files with 3 additions and 1 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Line ending normalisation, GH language detection opt-out
* text=auto -linguist-detectable

View File

@ -210,7 +210,7 @@ GEM
jekyll-feed (~> 0.9) jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.17.0) minitest (5.17.0)
nokogiri (1.14.1-x86_64-linux) nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (4.25.1) octokit (4.25.1)
faraday (>= 1, < 3) faraday (>= 1, < 3)