Skip to content

Commit

Permalink
Bump licensed from 4.0.4 to 4.1.0 in /updater (dependabot#6646)
Browse files Browse the repository at this point in the history
Bumps [licensed](https://github.com/github/licensed) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/github/licensed/releases)
- [Changelog](https://github.com/github/licensed/blob/master/CHANGELOG.md)
- [Commits](github/licensed@4.0.4...4.1.0)

---
updated-dependencies:
- dependency-name: licensed
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
1 parent 317da69 commit a6f7fdc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
2 changes: 1 addition & 1 deletion updater/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ group :test do
end

group :development do
gem "licensed", "~> 4.0", require: false
gem "licensed", "~> 4.1", require: false
end
13 changes: 3 additions & 10 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
citrus (3.0.2)
commonmarker (0.23.7)
concurrent-ruby (1.1.10)
crack (0.4.5)
rexml
debug (1.7.1)
Expand Down Expand Up @@ -176,14 +175,12 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
jmespath (1.6.2)
json (2.6.3)
licensed (4.0.4)
licensed (4.1.0)
json (~> 2.6)
licensee (~> 9.16)
parallel (~> 1.22)
Expand All @@ -206,10 +203,9 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0)
multi_xml (0.6.0)
netrc (0.11.0)
nokogiri (1.14.0)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (6.0.1)
Expand Down Expand Up @@ -278,8 +274,6 @@ GEM
toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
tomlrb (2.0.3)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
Expand All @@ -289,7 +283,6 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand All @@ -314,7 +307,7 @@ DEPENDENCIES
dependabot-python!
dependabot-terraform!
http (~> 5.1)
licensed (~> 4.0)
licensed (~> 4.1)
octokit (= 6.0.1)
rspec (~> 3.12)
rubocop (~> 1.44.0)
Expand Down

0 comments on commit a6f7fdc

Please sign in to comment.