Skip to content

Commit

Permalink
Fixed the rubocop issue
Browse files Browse the repository at this point in the history
Signed-off-by: Ashique Saidalavi <[email protected]>
  • Loading branch information
ashiqueps committed May 12, 2022
1 parent 7d9f3c7 commit 0492524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion berkshelf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.metadata = {
"bug_tracker_uri" => "https://github.com/chef/berkshelf/issues",
"source_code_uri" => "https://github.com/chef/berkshelf",
"changelog_uri" => "https://github.com/chef/berkshelf/blob/main/CHANGELOG.md"
"changelog_uri" => "https://github.com/chef/berkshelf/blob/main/CHANGELOG.md",
}

s.add_dependency "mixlib-shellout", ">= 2.0", "< 4.0"
Expand Down

0 comments on commit 0492524

Please sign in to comment.