Skip to content

Commit 805ee03

Browse files
author
Aniruddha Tekade
committed
new section for ML, BE and projects
1 parent a2539d0 commit 805ee03

14 files changed

+429
-196
lines changed

.tool-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby 3.1.4

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby 3.4.2

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source 'https://rubygems.org'
2-
gem 'github-pages', group: :jekyll_plugins
2+
gem 'github-pages', group: :jekyll_plugins
3+
gem "webrick", "~> 1.9"

0 commit comments

Comments
 (0)