Skip to content

Commit

Permalink
Updating license_scout
Browse files Browse the repository at this point in the history
Signed-off-by: John McCrae <[email protected]>
  • Loading branch information
johnmccrae committed Jun 3, 2024
1 parent 5c0122b commit 392c339
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
ignore:
- dependency-name: license_scout
versions:
- "> 1.0"
- "= 1.3.8"
- dependency-name: aruba
versions:
- 1.0.0
2 changes: 1 addition & 1 deletion omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |gem|
gem.add_dependency "ohai", ">= 16", "< 19"
gem.add_dependency "ruby-progressbar", "~> 1.7"
gem.add_dependency "thor", ">= 0.18", "< 2.0"
gem.add_dependency "license_scout", "~> 1.0"
gem.add_dependency "license_scout", "~> 1.3.8"
gem.add_dependency "contracts", ">= 0.16.0", "< 0.17.0"
gem.add_dependency "rexml", "~> 3.2"

Expand Down

0 comments on commit 392c339

Please sign in to comment.