Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Jul 8, 2024
1 parent d778217 commit ae18756
Show file tree
Hide file tree
Showing 20 changed files with 1,047 additions and 1,038 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ ruby "~> 3.1"
gem "thor", "~> 1.3.0"

# Tests
gem "minitest", "~> 5.22.2"
gem "minitest", "~> 5.24.1"

# CLI helper for running tests
gem "minitest-sprint", "~> 1.2.0"

# More test outputs
gem "minitest-reporters", "~> 1.6.0"
gem "minitest-reporters", "~> 1.7.1"

# For an "after_all" callback.
gem "minitest-hooks", "~> 1.5.0"
Expand Down Expand Up @@ -73,7 +73,7 @@ gem "activesupport", "~> 7.1.1"
gem "faker", "~> 3.0"

# Concurrency helpers.
gem "concurrent-ruby", "~> 1.2.0"
gem "concurrent-ruby", "~> 1.3.3"

# Time zone randomization for tests.
gem "zonebie", "~> 0.6.1"
Expand Down
85 changes: 45 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
actionpack (7.1.3.2)
actionview (= 7.1.3.2)
activesupport (= 7.1.3.2)
actionpack (7.1.3.4)
actionview (= 7.1.3.4)
activesupport (= 7.1.3.4)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actionview (7.1.3.2)
activesupport (= 7.1.3.2)
actionview (7.1.3.4)
activesupport (= 7.1.3.4)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
Expand All @@ -21,13 +21,13 @@ GEM
actionpack (>= 3.0.2, < 7.2)
activemodel (>= 3.0.2, < 7.2)
activesupport (>= 3.0.2, < 7.2)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activerecord (7.1.3.2)
activemodel (= 7.1.3.2)
activesupport (= 7.1.3.2)
activemodel (7.1.3.4)
activesupport (= 7.1.3.4)
activerecord (7.1.3.4)
activemodel (= 7.1.3.4)
activesupport (= 7.1.3.4)
timeout (>= 0.4.0)
activesupport (7.1.3.2)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -37,15 +37,15 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ansi (1.5.0)
ast (2.4.2)
awesome_print (1.9.2)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.7)
builder (3.2.4)
bigdecimal (3.1.8)
builder (3.3.0)
capybara (3.40.0)
addressable
matrix
Expand All @@ -61,46 +61,48 @@ GEM
capybara-shadowdom (0.3.0)
capybara
childprocess (5.0.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
drb (2.2.1)
encryptor (3.0.0)
erubi (1.12.0)
erubi (1.13.0)
ethon (0.16.0)
ffi (>= 1.15.0)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
faker (3.3.1)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
net-http
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
ffi (1.16.3)
i18n (1.14.4)
ffi (1.17.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-hooks (1.5.1)
minitest (> 5.3)
minitest-reporters (1.6.1)
minitest-reporters (1.7.1)
ansi
builder
minitest (>= 5.0)
Expand All @@ -117,27 +119,27 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nokogiri (1.16.4)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.4-aarch64-linux)
nokogiri (1.16.6-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
oj (3.16.3)
oj (3.16.4)
bigdecimal (>= 3.0)
opensearch-ruby (3.3.0)
faraday (>= 1.0, < 3)
multi_json (>= 1.0)
parallel (1.24.0)
parser (3.3.1.0)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
path_expander (1.1.1)
pg (1.5.6)
public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.10)
public_suffix (6.0.0)
racc (1.8.0)
rack (3.1.6)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand All @@ -151,9 +153,10 @@ GEM
nokogiri (~> 1.14)
rails_compatible_cookies_utils (0.1.2)
rainbow (3.1.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.63.4)
regexp_parser (2.9.2)
rexml (3.3.1)
strscan
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -171,11 +174,13 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
selenium-webdriver (4.20.1)
selenium-webdriver (4.22.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
strscan (3.1.0)
thor (1.3.1)
timeout (0.4.1)
typhoeus (1.4.1)
Expand Down Expand Up @@ -205,16 +210,16 @@ DEPENDENCIES
capybara-screenshot (~> 1.0.22)
capybara-shadowdom (~> 0.3.0)
childprocess
concurrent-ruby (~> 1.2.0)
concurrent-ruby (~> 1.3.3)
encryptor (~> 3.0.0)
factory_bot (~> 6.4.0)
faker (~> 3.0)
faraday-typhoeus (~> 1.1.0)
ice_nine (~> 0.11.2)
minitest (~> 5.22.2)
minitest (~> 5.24.1)
minitest-ci (~> 3.4.0)
minitest-hooks (~> 1.5.0)
minitest-reporters (~> 1.6.0)
minitest-reporters (~> 1.7.1)
minitest-retry (~> 0.2.2)
minitest-sprint (~> 1.2.0)
multi_json (~> 1.15.0)
Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export PREFIX=$(prefix)
default: all

# Download and locally install the "task" tool.
task_version:=3.36.0
task_version:=3.38.0
$(source_dir)/tasks/bootstrap-$(task_version): ;
$(work_dir)/stamp/bootstrap-$(task_version): $(source_dir)/tasks/bootstrap-$(task_version)
$(source_dir)/tasks/bootstrap-$(task_version)
Expand Down
2 changes: 1 addition & 1 deletion src/api-umbrella-git-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ source = {
dependencies = {
"argparse ~> 0.7.1",
"bcrypt ~> 2.3",
"dkjson ~> 2.7",
"dkjson ~> 2.8",
"inspect ~> 3.1.3",
"lapis ~> 1.16.0",
"libcidr-ffi ~> 1.0.0",
Expand Down
Loading

0 comments on commit ae18756

Please sign in to comment.