Skip to content

Commit

Permalink
Merge branch version/0-41-0-RC1 to adopt changes from PR #2717
Browse files Browse the repository at this point in the history
  • Loading branch information
as-builds committed Aug 22, 2023
2 parents ddc2edb + 0011409 commit 98ea6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/language/language.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ var lookup = [...]languageData{
Executable{constants.ActivePython2Executable, false},
},
{
"ruby", "Ruby", ".rb", true, "ruby", "3.0.4",
"ruby", "Ruby", ".rb", true, "ruby", "3.2.2",
Executable{constants.RubyExecutable, false},
},
}
Expand Down

0 comments on commit 98ea6b1

Please sign in to comment.