Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github_changelog_generator from 1.16.1 to 1.16.2 #982

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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