Bump github_changelog_generator from 1.15.0 to 1.15.2
Bumps [github_changelog_generator](https://github.com/github-changelog-generator/Github-Changelog-Generator) from 1.15.0 to 1.15.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](https://github.com/github-changelog-generator/Github-Changelog-Generator/compare/v1.15.0...v1.15.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
d1b0968f0f
commit
74f680ac95
2
Gemfile
2
Gemfile
@@ -99,7 +99,7 @@ group :development do
|
|||||||
gem "capistrano3-delayed-job", "~> 1.7.6"
|
gem "capistrano3-delayed-job", "~> 1.7.6"
|
||||||
gem "capistrano3-puma", "~> 4.0.0"
|
gem "capistrano3-puma", "~> 4.0.0"
|
||||||
gem "erb_lint", require: false
|
gem "erb_lint", require: false
|
||||||
gem "github_changelog_generator", "~> 1.15.0"
|
gem "github_changelog_generator", "~> 1.15.2"
|
||||||
gem "mdl", "~> 0.11.0", require: false
|
gem "mdl", "~> 0.11.0", require: false
|
||||||
gem "rubocop", "~> 0.83.0", require: false
|
gem "rubocop", "~> 0.83.0", require: false
|
||||||
gem "rubocop-performance", "~> 1.6.1", require: false
|
gem "rubocop-performance", "~> 1.6.1", require: false
|
||||||
|
|||||||
13
Gemfile.lock
13
Gemfile.lock
@@ -226,10 +226,10 @@ GEM
|
|||||||
railties (>= 3.0.0)
|
railties (>= 3.0.0)
|
||||||
faker (1.8.7)
|
faker (1.8.7)
|
||||||
i18n (>= 0.7)
|
i18n (>= 0.7)
|
||||||
faraday (0.17.3)
|
faraday (1.0.1)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
faraday-http-cache (2.0.0)
|
faraday-http-cache (2.2.0)
|
||||||
faraday (~> 0.8)
|
faraday (>= 0.8)
|
||||||
ffi (1.13.1)
|
ffi (1.13.1)
|
||||||
font-awesome-sass (5.13.0)
|
font-awesome-sass (5.13.0)
|
||||||
sassc (>= 1.11)
|
sassc (>= 1.11)
|
||||||
@@ -244,7 +244,7 @@ GEM
|
|||||||
railties (>= 4.1, < 6.0)
|
railties (>= 4.1, < 6.0)
|
||||||
tzinfo (~> 1.2, >= 1.2.2)
|
tzinfo (~> 1.2, >= 1.2.2)
|
||||||
geocoder (1.6.3)
|
geocoder (1.6.3)
|
||||||
github_changelog_generator (1.15.0)
|
github_changelog_generator (1.15.2)
|
||||||
activesupport
|
activesupport
|
||||||
faraday-http-cache
|
faraday-http-cache
|
||||||
multi_json
|
multi_json
|
||||||
@@ -374,7 +374,8 @@ GEM
|
|||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
multi_xml (~> 0.5)
|
multi_xml (~> 0.5)
|
||||||
rack (>= 1.2, < 3)
|
rack (>= 1.2, < 3)
|
||||||
octokit (4.14.0)
|
octokit (4.18.0)
|
||||||
|
faraday (>= 0.9)
|
||||||
sawyer (~> 0.8.0, >= 0.5.3)
|
sawyer (~> 0.8.0, >= 0.5.3)
|
||||||
omniauth (1.9.1)
|
omniauth (1.9.1)
|
||||||
hashie (>= 3.4.6)
|
hashie (>= 3.4.6)
|
||||||
@@ -664,7 +665,7 @@ DEPENDENCIES
|
|||||||
font-awesome-sass (~> 5.13.0)
|
font-awesome-sass (~> 5.13.0)
|
||||||
foundation-rails (~> 6.6.2.0)
|
foundation-rails (~> 6.6.2.0)
|
||||||
foundation_rails_helper (~> 3.0.0)
|
foundation_rails_helper (~> 3.0.0)
|
||||||
github_changelog_generator (~> 1.15.0)
|
github_changelog_generator (~> 1.15.2)
|
||||||
globalize (~> 5.3.0)
|
globalize (~> 5.3.0)
|
||||||
globalize-accessors (~> 0.2.1)
|
globalize-accessors (~> 0.2.1)
|
||||||
graphiql-rails (~> 1.4.1)
|
graphiql-rails (~> 1.4.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user