Skip to content

Commit

Permalink
[Gemfile] Add ftpd to test dependencies
Browse files Browse the repository at this point in the history
This is used by the `MiqFtpLib` specs
  • Loading branch information
NickLaMuro committed Jan 3, 2020
1 parent 338c1a1 commit 741c7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ unless ENV["APPLIANCE"]
gem "capybara", "~>2.5.0", :require => false
gem "coveralls", :require => false
gem "factory_bot", "~>5.1", :require => false
gem "ftpd", "~> 2.1.0", :require => false

# TODO: faker is used for url generation in git repository factory and the lenovo
# provider, via a xclarity_client dependency
Expand Down

0 comments on commit 741c7b9

Please sign in to comment.