This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug: No json support anymore in Ruby 2.3.6


On 11/20/2018 3:41 AM, Ronald Fischer wrote:
> Since I updated Ruby to 2.3.6, the standard library json is missing:
> 
>   ruby -e 'require "json"'
> /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- json (LoadError)
>          from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
>          from -e:1:in `<main>'

Install the ruby-json package.

Ken

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]