mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
add proof of concept sftp downloader
This commit is contained in:
parent
eeeb4f5d14
commit
1426e7cc63
3 changed files with 37 additions and 0 deletions
3
Gemfile
3
Gemfile
|
|
@ -55,6 +55,9 @@ gem 'stimulus-rails'
|
|||
gem 'watir'
|
||||
|
||||
gem 'selenium-webdriver', '~> 4.4'
|
||||
gem 'net-sftp'
|
||||
gem 'ed25519'
|
||||
gem 'bcrypt_pbkdf'
|
||||
|
||||
group :development, :test do
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue