gem install json on Fedora 22
Hello, I cannot install json in Fedora 22 and I cannot figure out what am I doing wrong. Here is the command I run
gem install json -v '1.8.1'
And here is the result I get https://paste.fedoraproject.org/29091...
#ruby --version
2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux]
#gem --version
2.4.8
If you have Fedora23, does this work on it?
Thank you!