Skip to content

Commit

Permalink
Gems: install missing net-ftp
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Jan 10, 2024
1 parent 59f25d2 commit 1cd92af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,5 @@ group :test do
gem 'minitest-reporters'
end

gem 'net-ftp'
gem 'rexml'
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,9 @@ GEM
ruby-progressbar
msgpack (1.7.2)
multi_xml (0.6.0)
net-ftp (0.3.4)
net-protocol
time
net-http (0.4.1)
uri
net-http-persistent (4.0.2)
Expand Down Expand Up @@ -693,6 +696,8 @@ GEM
thor (1.3.0)
thread_safe (0.3.6)
tilt (2.3.0)
time (0.3.0)
date
timeout (0.4.1)
traject (3.8.1)
concurrent-ruby (>= 0.8.0)
Expand Down Expand Up @@ -808,6 +813,7 @@ DEPENDENCIES
minitest
minitest-ci (~> 3.4.0)
minitest-reporters
net-ftp
noticed
paper_trail
pg
Expand Down

0 comments on commit 1cd92af

Please sign in to comment.