public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Bug: No json support anymore in Ruby 2.3.6
@ 2018-11-20  8:41 Ronald Fischer
  2018-11-20 13:13 ` Ken Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Ronald Fischer @ 2018-11-20  8:41 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

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>'


The other standard libs which I tried, are present, for example:

 ruby -e 'require "yaml"; require "set"'

(no error here).

Ronald

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 35268 bytes --]

[-- Attachment #3: Type: text/plain, Size: 219 bytes --]


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-11-20 19:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20  8:41 Bug: No json support anymore in Ruby 2.3.6 Ronald Fischer
2018-11-20 13:13 ` Ken Brown
2018-11-20 14:01   ` Brian Inglis
2018-11-20 15:39     ` Ronald Fischer
2018-11-20 16:26       ` Ken Brown
2018-11-20 16:52         ` Ronald Fischer
2018-11-20 17:01         ` Dan Kegel
2018-11-20 19:10           ` Brian Inglis
2018-11-20 15:17   ` Ronald Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).