Skip to content

Commit

Permalink
Bump rugged from 1.5.1 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [rugged](https://github.com/libgit2/rugged) from 1.5.1 to 1.7.1.
- [Release notes](https://github.com/libgit2/rugged/releases)
- [Changelog](https://github.com/libgit2/rugged/blob/master/CHANGELOG.md)
- [Commits](libgit2/rugged@v1.5.1...v1.7.1)

---
updated-dependencies:
- dependency-name: rugged
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent d17fb75 commit 5f8b202
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'nokogiri', '~> 1.14.3'
gem 'parser', '~> 3.1.3'
gem 'rgl', '~> 0.5.9'
gem 'rubyzip', '~> 2.3.2'
gem 'rugged', '~> 1.5.1'
gem 'rugged', '~> 1.7.1'
gem 'safe_yaml', '~> 1.0'
gem 'thor', '~> 1.1.0'
gem 'toml', '~> 0.3.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
ruby-progressbar (1.10.1)
ruby2_keywords (0.0.4)
rubyzip (2.3.2)
rugged (1.5.1)
rugged (1.7.1)
safe_yaml (1.0.5)
simplecov (0.21.2)
docile (~> 1.1)
Expand Down Expand Up @@ -213,7 +213,7 @@ DEPENDENCIES
rspec_junit_formatter
rubocop (~> 0.93)
rubyzip (~> 2.3.2)
rugged (~> 1.5.1)
rugged (~> 1.7.1)
safe_yaml (~> 1.0)
simplecov (~> 0.21.2)
thor (~> 1.1.0)
Expand Down

0 comments on commit 5f8b202

Please sign in to comment.