Skip to content

Commit

Permalink
Add asdf for easier ruby package management and stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MMore committed Oct 4, 2023
1 parent 9808137 commit 1560fd0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _site
.jekyll-metadata
.bundle/
vendor/
.DS_Store
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 2.7.8
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ GEM
zeitwerk (2.4.2)

PLATFORMS
arm64-darwin-22
ruby
x86_64-darwin-20
x86_64-linux

Expand Down

0 comments on commit 1560fd0

Please sign in to comment.