Find ruby version

Hello
How can i find ruby version?
I try :
ruby -v
rvm current
rbenv version
which ruby

Used Zammad version: 3.6
Used Zammad installation source: package
Operating system: CentOS

Expected behavior:

Actual behavior:

Steps to reproduce the behavior:

Hey @mehrshid,

you mean the version zammad is using?
You could have a look at the vendor folder in your zammad root.

Mine is 2.6.6 (zammad 3.6).

cheers

Yes, I mean the version zammad is using, But there ( vendor folder ) is see all of this
ruby-2.3.1
ruby-2.4.1
ruby-2.4.2
ruby-2.4.4
ruby-2.5.5
ruby-2.6.6
ruby-2.6.5
Whitch one is in use by currently zammad instance ?

I’d say the folder containing the actual binaries.
Have a look inside the folders. I doubt every one of them actually contains binaries.

Update:
You could also have a look at the bin folder in zammad root. There should be a link to the folder beeing used by zammad.

cheers

1 Like

Yes, I found it.
Thank You!

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.