Skip to content

Commit 82fb92c

Browse files
Update bundler requirement from 2.0.1 to 2.0.2
Updates the requirements on [bundler](https://github.com/bundler/bundler) to permit the latest version. - [Release notes](https://github.com/bundler/bundler/releases) - [Changelog](https://github.com/bundler/bundler/blob/master/CHANGELOG.md) - [Commits](rubygems/bundler@v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b3aa77d commit 82fb92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org' do
2-
gem 'bundler', '2.0.1'
2+
gem 'bundler', '2.0.2'
33
gem 'github_changelog_generator', '1.15.0.pre.rc'
44
end

0 commit comments

Comments
 (0)