Closed ryanrussell closed 8 years ago
Anyone? Still unable to get rmate to work with ruby 2.2.2... works fine with 2.1.5
You should try ask in a ruby forum about this, as a quick search shows that other gems are also affected, and I have no idea what changes they made in ruby 2.2 that would cause our current gem to no longer work.
On 14 Jun 2015, at 22:32, ryanrussell wrote:
Anyone? Still unable to get rmate to work with ruby 2.2.2... works fine with 2.1.5
Reply to this email directly or view it on GitHub: https://github.com/textmate/rmate/issues/39#issuecomment-111874469
Any update on this? Does the gem (now) install with ruby 2.2 or do we need to adapt our gem creation process for new requirements?
I just tested rmate with ruby 2.2.3p173 on the local machine and ruby 2.2.2p95 on the remote machine.
Strange thing happened. When I ran rmate during an ssh session into the remote host it opened the target file in TextMate on the remote host.
The local machine is Mac OS 10.11.3 The remote machine is Mac OS 10.9.5
Closing due to lack of follow-up from OP.
gem install rmate ERROR: Error installing rmate: invalid gem: package metadata is missing in /usr/local/lib/ruby/gems/2.2.0/cache/rmate-1.5.7.gem
ruby -v ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-linux]
I appreciate any suggestions to force... hopefully resolved soon!