-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi!
Do we really need to require the bundler here?
Line 4 in 03e942d
| require 'bundler' |
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 output
Resolving dependencies...
[{"group":"rails-template","name":"prepare", blablabla
which breaks JSON.parse
Even if we run synvert-ruby -v we get
Resolving dependencies...
1.10.3 (with synvert-core 2.0.1)
mehanoid and Arlantir
Metadata
Metadata
Assignees
Labels
No labels