You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mehanoid no, it's not for test, synvert has a dsl if_gem, it will check if the current gem version matches, and I use bundler gem to read Gemfile.lock to get current gem versions.
Hi!
Do we really need to require the bundler here?
synvert-ruby/lib/synvert.rb
Line 4 in 03e942d
It is not in the gemspec list, actually.
We want to get the list of snippets by running
synvert-ruby --list --format json
and get the following outputwhich breaks
JSON.parse
Even if we run
synvert-ruby -v
we getThe text was updated successfully, but these errors were encountered: