Skip to content

Commit

Permalink
packages: update dependencies of api, console-router and download-mou…
Browse files Browse the repository at this point in the history
…nter
  • Loading branch information
aither64 committed Jan 14, 2025
1 parent c8d6d97 commit e77cb86
Show file tree
Hide file tree
Showing 8 changed files with 248 additions and 202 deletions.
1 change: 1 addition & 0 deletions packages/api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ end

gem 'activerecord', '~> 7.2.2'
gem 'ancestry', '~> 4.3.3'
gem 'base64'
gem 'bcrypt', '~> 3.1.20'
gem 'bunny', '~> 2.23.0'
gem 'haveapi', '~> 0.25.0'
Expand Down
108 changes: 57 additions & 51 deletions packages/api/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (7.2.2)
activesupport (= 7.2.2)
activerecord (7.2.2)
activemodel (= 7.2.2)
activesupport (= 7.2.2)
activemodel (7.2.2.1)
activesupport (= 7.2.2.1)
activerecord (7.2.2.1)
activemodel (= 7.2.2.1)
activesupport (= 7.2.2.1)
timeout (>= 0.4.0)
activesupport (7.2.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -27,28 +27,28 @@ GEM
attr_required (1.0.2)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
bigdecimal (3.1.8)
benchmark (0.4.0)
bigdecimal (3.1.9)
bindata (2.5.0)
bunny (2.23.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.0)
date (3.4.0)
connection_pool (2.5.0)
csv (3.3.2)
date (3.4.1)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
drb (2.2.1)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
fio_api (0.0.9)
httparty (>= 0.16.2)
github-markdown (0.6.9)
Expand All @@ -73,20 +73,20 @@ GEM
require_all (~> 2.0.0)
rest-client (~> 2.1.0)
ruby-progressbar (~> 1.13.0)
highline (3.1.1)
highline (3.1.2)
reline
http-accept (1.7.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
io-console (0.8.0)
ipaddress (0.8.3)
json (2.8.1)
json (2.9.1)
json-jwt (1.16.7)
activesupport (>= 4.2)
aes_key_wrap
Expand All @@ -95,7 +95,7 @@ GEM
faraday (~> 2.0)
faraday-follow_redirects
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.5)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -105,19 +105,19 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
mime-types-data (3.2025.0107)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.6)
nesty (1.0.2)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.5.0)
net-imap (0.5.5)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -137,10 +137,10 @@ GEM
racc
prometheus-client (4.2.3)
base64
pry (0.14.2)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand All @@ -151,19 +151,21 @@ GEM
faraday-follow_redirects
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rack-protection (4.0.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.2.1)
rbtree (0.4.6)
redcarpet (3.6.0)
regexp_parser (2.9.2)
reline (0.5.10)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -186,52 +188,55 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.68.0)
rspec-support (3.13.2)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
securerandom (0.3.1)
set (1.1.0)
sinatra (4.0.0)
securerandom (0.4.1)
set (1.1.1)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-activerecord (2.0.27)
sinatra-activerecord (2.0.28)
activerecord (>= 4.1)
sinatra (>= 1.0)
sinatra-contrib (4.0.0)
sinatra-contrib (4.1.1)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
rack-protection (= 4.1.1)
sinatra (= 4.1.1)
tilt (~> 2.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
tilt (2.4.0)
timeout (0.4.2)
tilt (2.6.0)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
user_agent_parser (2.18.0)
webrick (1.9.0)
webrick (1.9.1)
yard (0.9.37)

PLATFORMS
Expand All @@ -241,6 +246,7 @@ PLATFORMS
DEPENDENCIES
activerecord (~> 7.2.2)
ancestry (~> 4.3.3)
base64
bcrypt (~> 3.1.20)
bunny (~> 2.23.0)
fio_api!
Expand All @@ -265,4 +271,4 @@ DEPENDENCIES
yard

BUNDLED WITH
2.5.9
2.5.22
Loading

0 comments on commit e77cb86

Please sign in to comment.