Skip to content

Commit

Permalink
chore(deps-dev): bump capistrano-git-with-submodules from 2.0.3 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [capistrano-git-with-submodules](https://github.com/ekho/capistrano-git-with-submodules) from 2.0.3 to 2.0.6.
- [Release notes](https://github.com/ekho/capistrano-git-with-submodules/releases)
- [Commits](https://github.com/ekho/capistrano-git-with-submodules/commits)

---
updated-dependencies:
- dependency-name: capistrano-git-with-submodules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2022
1 parent 7a5038b commit e57f7d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ group :development do
gem 'capistrano-maintenance','1.2.1', require: false
gem 'capistrano-passenger', '0.2.0', require: false
gem 'capistrano-sidekiq','1.0.2'
gem 'capistrano-git-with-submodules', '2.0.3'
gem 'capistrano-git-with-submodules', '2.0.6'
gem 'capistrano-service'
gem 'awesome_print'

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.4.0)
airbrussh (1.4.1)
sshkit (>= 1.6.1, != 1.7.0)
appsignal (1.3.6)
rack
Expand Down Expand Up @@ -977,7 +977,7 @@ GEM
sshkit (>= 1.9.0)
capistrano-bundler (1.6.0)
capistrano (~> 3.1)
capistrano-git-with-submodules (2.0.3)
capistrano-git-with-submodules (2.0.6)
capistrano (~> 3.7)
capistrano-maintenance (1.2.1)
capistrano (>= 3.0)
Expand Down Expand Up @@ -1022,7 +1022,7 @@ GEM
sassc-rails (>= 2.0.0)
comfy_bootstrap_form (4.0.7)
rails (>= 5.0.0)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.10)
connection_pool (2.2.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -1093,7 +1093,7 @@ GEM
multipart-post
httparty (0.15.7)
multi_xml (>= 0.5.2)
i18n (1.8.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
jquery-rails (4.3.5)
Expand Down Expand Up @@ -1196,7 +1196,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (13.0.1)
rake (13.0.6)
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -1263,7 +1263,7 @@ GEM
actionview
activesupport
sprockets (>= 3.0.0)
sshkit (1.20.0)
sshkit (1.21.3)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
system (0.1.3)
Expand Down Expand Up @@ -1326,7 +1326,7 @@ DEPENDENCIES
bystander (= 2.0.0)!
capistrano (= 3.11.0)
capistrano-bundler (= 1.6.0)
capistrano-git-with-submodules (= 2.0.3)
capistrano-git-with-submodules (= 2.0.6)
capistrano-maintenance (= 1.2.1)
capistrano-passenger (= 0.2.0)
capistrano-rails (= 1.4.0)
Expand Down

0 comments on commit e57f7d5

Please sign in to comment.