Skip to content

Commit

Permalink
Add net-scp gem for the staging importer task
Browse files Browse the repository at this point in the history
  • Loading branch information
Levia committed Sep 23, 2020
1 parent 38f8f05 commit e3f7c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ gem 'rails-controller-testing'

gem 'gdal', '~> 2.0'
gem 'net-sftp'
gem 'net-scp'
#
group :production, :staging do
# gem 'unicorn'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1349,6 +1349,7 @@ DEPENDENCIES
minitest (~> 5.10, != 5.10.2)
mocha (~> 1.0.0)
neat
net-scp
net-sftp
nokogiri (~> 1.10.4)
pg (~> 0.21)
Expand Down

0 comments on commit e3f7c1f

Please sign in to comment.