mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump rugged from 0.28.4.1 to 0.99.0
Bumps [rugged](https://github.com/libgit2/rugged) from 0.28.4.1 to 0.99.0. - [Release notes](https://github.com/libgit2/rugged/releases) - [Changelog](https://github.com/libgit2/rugged/blob/master/CHANGELOG.md) - [Commits](https://github.com/libgit2/rugged/compare/v0.28.4.1...v0.99.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
25f75575cf
commit
8bbbf3f522
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -15,7 +15,7 @@ group :production do
|
|||
gem 'os', '~> 1.0'
|
||||
gem 'puppet', puppetversion
|
||||
gem 'r10k', '~> 3.4'
|
||||
gem 'rugged', '~> 0.26'
|
||||
gem 'rugged', '~> 0.99'
|
||||
gem 'xmlrpc', '~> 0.3.0' if RUBY_VERSION >= '2.3'
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue