Results 589 comments of MSP-Greg

@larkanis First of all, guess I was distracted this morning, I missed 'Run `gem install openssl` ' in your first message. Anyway, I'm moving between my trunk build, 2.4.1-2, etc....

@jeroenbuse pacman-key (gpg) will often show key operations, including updating/retrieving keys, which show email addresses. Is that what you saw in your console? IOW, it's not 'contacting' email addresses?

Some background. 'gpg' is a signing/encryption system. It can be used to sign/encrypt email. It also used for 'package' signing. The package system (in Windows Ruby, MSYS2) has a list...

@jeroenbuse > Maybe I'll uninstall Ruby and scan my whole system. It's a pity, I want to use Ruby. Have at it. All the software you're installing is included in...

> Windows is looking for irb.cmd Interesting. No mention of the file name on my system. What happens if you type `bundler -v`? You may not have the Ruby bin...

@cremno Sorry, I saw 'When opening the Interactive Ruby', I didn't know you were using a shortcut. I've only used the installer to test it, I normally install Rubies from...

> The following script will cause IRB console to become unresponsive on Ruby 3.1 Testing with Ruby 3.1.2 and Ruby master (ruby 3.2.0dev (2022-06-26T02:16:11Z master a782d76fbe) [x64-mingw-ucrt]), I have the...

@k-takata I quickly looked at this, as I work with an application that uses 'embedded ruby', and I've pushed newer versions of Ruby into it for quite a while. Have...

@adridos Maybe an issue with Windows Firewall? Is Ruby listed as an 'allowed app'?

@johnnyshields I tried, but I'm not seeing the same issue: ``` ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x64-mingw-ucrt] https://www.google.com body bytesize 14049 response time 0.145 sec # https://msp-greg.github.io body bytesize 22161...