Skip to content

Commit

Permalink
Update comment [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec authored May 31, 2024
1 parent 4eb8539 commit 6809580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/bindings/InitRubyBindings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ def safe_puts(message=nil, opts=nil)
end
end
require 'stringio' # JJR: remove this once json-schema is updated to require 'stringio'? (cf https://github.com/voxpupuli/json-schema/pull/512)
require 'stringio' # TODO: remove this once json-schema version is > 3.4.0, (cf https://github.com/voxpupuli/json-schema/pull/512)
require 'rbconfig'
# require 'logger'
Expand Down

0 comments on commit 6809580

Please sign in to comment.