Skip to content

Commit

Permalink
adde net fpt
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegPhenomenon committed Jul 17, 2024
1 parent 531b54c commit baf83a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,4 @@ gem 'pg_query', '>= 0.9.0'

# token
gem 'jwt'
gem 'net-ftp'
9 changes: 8 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -607,4 +614,4 @@ DEPENDENCIES
wkhtmltopdf-binary (~> 0.12.6.1)

BUNDLED WITH
2.5.4
2.5.15

0 comments on commit baf83a4

Please sign in to comment.