adde net fpt

This commit is contained in:
oleghasjanov 2024-07-17 12:53:56 +03:00
parent 531b54cc44
commit baf83a4ebb
2 changed files with 9 additions and 1 deletions

View file

@ -107,3 +107,4 @@ gem 'pg_query', '>= 0.9.0'
# token
gem 'jwt'
gem 'net-ftp'

View file

@ -211,6 +211,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
devise (4.8.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
@ -322,6 +323,9 @@ GEM
money (~> 6.13.2)
railties (>= 3.0)
msgpack (1.7.2)
net-ftp (0.3.7)
net-protocol
time
net-protocol (0.1.3)
timeout
net-smtp (0.3.3)
@ -491,6 +495,8 @@ GEM
temple (0.8.2)
thor (1.2.2)
tilt (2.0.11)
time (0.3.0)
date
timeout (0.3.0)
truemail (3.0.3)
simpleidn (~> 0.2.1)
@ -573,6 +579,7 @@ DEPENDENCIES
minitest (~> 5.17)
minitest-stub_any_instance
money-rails
net-ftp
newrelic-infinite_tracing
newrelic_rpm
nokogiri (~> 1.16.0)
@ -607,4 +614,4 @@ DEPENDENCIES
wkhtmltopdf-binary (~> 0.12.6.1)
BUNDLED WITH
2.5.4
2.5.15