mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Merge pull request #184 from genebean/dependabot/bundler/rugged-1.4.3
Bump rugged from 1.1.0 to 1.4.3
This commit is contained in:
commit
c2cb851d3b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -15,7 +15,7 @@ group :production do
|
|||
gem 'os', '~> 1.1'
|
||||
gem 'puppet', puppetversion
|
||||
gem 'r10k', '~> 3.15'
|
||||
gem 'rugged', '~> 1.0'
|
||||
gem 'rugged', '~> 1.4'
|
||||
gem 'xmlrpc', '~> 0.3.0' if RUBY_VERSION >= '2.3'
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -172,7 +172,7 @@ GEM
|
|||
parser (>= 3.1.1.0)
|
||||
ruby-progressbar (1.11.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
rugged (1.1.0)
|
||||
rugged (1.4.3)
|
||||
scanf (1.0.0)
|
||||
semantic_puppet (1.0.4)
|
||||
spdx-licenses (1.3.0)
|
||||
|
|
@ -228,7 +228,7 @@ DEPENDENCIES
|
|||
r10k (~> 3.15)
|
||||
rspec-puppet (~> 2.11)
|
||||
rubocop (~> 1.30)
|
||||
rugged (~> 1.0)
|
||||
rugged (~> 1.4)
|
||||
tty-command (~> 0.6)
|
||||
tty-file (~> 0.9)
|
||||
tty-prompt (~> 0.21)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue