Skip to content

Do we really need to require the bundler? #107

@bibendi

Description

@bibendi

Hi!
Do we really need to require the bundler here?

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions