Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Bump github_changelog_generator from 1.14.3 to 1.15.0 #100

Closed
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
40 changes: 21 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.6)
activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.182.0)
Expand Down Expand Up @@ -102,7 +103,7 @@ GEM
rspec (~> 3.0)
cleanroom (1.0.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.5)
cucumber-core (3.2.1)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
Expand All @@ -111,7 +112,7 @@ GEM
diff-lcs (1.3)
erubis (2.7.0)
excon (0.64.0)
faraday (0.15.2)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
Expand All @@ -131,14 +132,14 @@ GEM
formatador (0.2.5)
fuzzyurl (0.9.0)
gherkin (5.1.0)
github_changelog_generator (1.14.3)
github_changelog_generator (1.15.0)
activesupport
faraday-http-cache
multi_json
octokit (~> 4.6)
rainbow (>= 2.1)
rainbow (>= 2.2.1)
rake (>= 10.0)
retriable (~> 2.1)
retriable (~> 3.0)
gssapi (1.3.0)
ffi (>= 1.0.1)
guard (2.15.0)
Expand Down Expand Up @@ -171,7 +172,7 @@ GEM
highline (1.7.10)
hitimes (1.3.0)
httpclient (2.8.3)
i18n (1.0.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
ipaddress (0.8.3)
Expand Down Expand Up @@ -205,7 +206,7 @@ GEM
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
minitar (0.6.1)
minitest (5.11.3)
minitest (5.12.2)
mixlib-archive (0.4.16)
mixlib-log
mixlib-authentication (1.4.2)
Expand All @@ -220,8 +221,8 @@ GEM
mixlib-shellout (2.4.4)
mixlib-versioning (1.2.7)
molinillo (0.6.6)
multi_json (1.13.1)
multipart-post (2.0.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand All @@ -241,7 +242,7 @@ GEM
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (4.11.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (8.26.1)
chef-config (>= 12.5.0.alpha.1, < 14)
Expand All @@ -264,14 +265,14 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
public_suffix (4.0.1)
rack (2.0.7)
rainbow (3.0.0)
rake (12.3.2)
rake (13.0.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
retriable (2.1.0)
retriable (3.1.2)
retryable (2.0.4)
ridley (5.1.1)
addressable
Expand Down Expand Up @@ -323,9 +324,9 @@ GEM
rubyntlm (0.6.2)
rubyzip (1.2.3)
rufus-lru (1.1.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (2.0.0)
serverspec (2.41.3)
multi_json
Expand Down Expand Up @@ -389,6 +390,7 @@ GEM
rubyzip (~> 1.1)
winrm (~> 2.0)
wmi-lite (1.0.0)
zeitwerk (2.2.0)

PLATFORMS
ruby
Expand Down