Skip to content

Commit

Permalink
Bump github_changelog_generator from 1.16.1 to 1.16.2 (#982)
Browse files Browse the repository at this point in the history
Bumps [github_changelog_generator](https://github.com/github-changelog-generator/Github-Changelog-Generator) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/github-changelog-generator/Github-Changelog-Generator/releases)
- [Changelog](https://github.com/github-changelog-generator/github-changelog-generator/blob/master/CHANGELOG.md)
- [Commits](github-changelog-generator/github-changelog-generator@v1.16.1...v1.16.2)

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] committed Apr 29, 2021
1 parent 2950a08 commit 00e44a4
Showing 1 changed file with 17 additions and 13 deletions.
30 changes: 17 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,16 @@ GEM
airbrake-ruby (4.15.0)
rbtree3 (~> 0.5)
ast (2.4.1)
async (1.28.9)
async (1.29.0)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-http (0.54.1)
async-http (0.56.1)
async (~> 1.25)
async-io (~> 1.28)
async-pool (~> 0.2)
protocol-http (~> 0.21.0)
protocol-http1 (~> 0.13.0)
protocol-http (~> 0.22.0)
protocol-http1 (~> 0.14.0)
protocol-http2 (~> 0.14.0)
async-http-faraday (0.9.0)
async-http (~> 0.42)
Expand All @@ -114,7 +114,7 @@ GEM
cancancan (3.2.1)
coderay (1.1.3)
concurrent-ruby (1.1.8)
console (1.10.1)
console (1.12.0)
fiber-local
countries (3.1.0)
i18n_data (~> 0.11.0)
Expand Down Expand Up @@ -163,16 +163,20 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faraday (1.3.0)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-http-cache (2.2.0)
faraday (>= 0.8)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
ffi (1.13.1)
fiber-local (1.0.0)
github_changelog_generator (1.16.1)
github_changelog_generator (1.16.2)
activesupport
async (>= 1.25.0)
async-http-faraday
Expand All @@ -198,7 +202,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
jbuilder (2.11.2)
Expand Down Expand Up @@ -238,7 +242,7 @@ GEM
racc (~> 1.4)
notifications-ruby-client (5.3.0)
jwt (>= 1.5, < 3)
octokit (4.20.0)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
orm_adapter (0.5.0)
Expand All @@ -248,9 +252,9 @@ GEM
ast (~> 2.4.1)
phonelib (0.6.44)
protocol-hpack (1.4.2)
protocol-http (0.21.0)
protocol-http1 (0.13.2)
protocol-http (~> 0.19)
protocol-http (0.22.0)
protocol-http1 (0.14.0)
protocol-http (~> 0.22)
protocol-http2 (0.14.2)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
Expand Down

0 comments on commit 00e44a4

Please sign in to comment.