Skip to content

Commit 6a27869

Browse files
Bump rugged from 1.7.2 to 1.9.0
Bumps [rugged](https://github.com/libgit2/rugged) from 1.7.2 to 1.9.0. - [Release notes](https://github.com/libgit2/rugged/releases) - [Changelog](https://github.com/libgit2/rugged/blob/master/CHANGELOG.md) - [Commits](libgit2/rugged@v1.7.2...v1.9.0) --- updated-dependencies: - dependency-name: rugged dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1051ab commit 6a27869

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem 'sprockets-rails'
99

1010
gem 'pg'
1111
gem 'puma', '~> 6.0'
12-
gem 'rugged', '1.7.2'
12+
gem 'rugged', '1.9.0'
1313
gem 'unf'
1414
gem 'turbolinks', '~> 5'
1515
gem 'actionpack-page_caching', '1.2.4'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ GEM
218218
psych (>= 4.0.0)
219219
reline (0.6.2)
220220
io-console (~> 0.5)
221-
rugged (1.7.2)
221+
rugged (1.9.0)
222222
sass-rails (6.0.0)
223223
sassc-rails (~> 2.1, >= 2.1.1)
224224
sassc (2.4.0)
@@ -287,7 +287,7 @@ DEPENDENCIES
287287
rails-controller-testing
288288
rbnacl (>= 3.2, < 8.0)
289289
rbnacl-libsodium
290-
rugged (= 1.7.2)
290+
rugged (= 1.9.0)
291291
sass-rails (~> 6.0)
292292
sprockets-rails
293293
turbolinks (~> 5)

0 commit comments

Comments
 (0)