Skip to content

error trying to install ruby on rails #7820

Closed Answered by MSP-Greg
Felipechavesl asked this question in Q&A
Discussion options

You must be logged in to vote

There's a file located at https://github.com/rubygems/ruby-ssl-check/blob/master/check.rb, you can try and run that.

Depending on your OS version, a simpler way is to run the following from a command prompt:

curl -Lks 'https://git.io/rg-ssl' | ruby

Hopefully that will give you an idea why Ruby cannot make a connection.

Also, it's kind of odd to run commands from C:\Windows\system32...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by deivid-rodriguez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #7819 on July 01, 2024 22:34.