frictionlessdata / tableschema-rb

A Ruby library for working with JSON Table Schema.
MIT License
12 stars 10 forks source link

Support Ruby 2.4.1 #14

Closed Floppy closed 7 years ago

Floppy commented 7 years ago

There is a build failure in ruby 2.4.1 - I think it's just a test issue, but I'll work it out here.

Floppy commented 7 years ago

It's this problem here: https://github.com/bblimke/webmock/issues/683

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 98.709% when pulling 48f88f0404c4da8cde40bfc3213a9e420c3e6bee on Floppy:support-ruby-241 into 8e4ea0802026f523e0e1af60f9a59252558b7ce5 on frictionlessdata:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.0008%) to 98.71% when pulling 9b1be24ab9f8b16240c81e88a57a3b0158a01bed on Floppy:support-ruby-241 into 8e4ea0802026f523e0e1af60f9a59252558b7ce5 on frictionlessdata:master.

Floppy commented 7 years ago

OK, ready for review please :)

pwalsh commented 7 years ago

@georgiana-b pls review and merge.