Skip to content

BUG: Updating Gemfile for vuln update left line with incorrect syntax #54

@chrismo

Description

@chrismo

gem 'rubyzip', '~> 1.1', require: 'zip' => gem 'rubyzip', '~> 1.2' require: 'zip'

No comma after the requirement anymore. Whoops.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions