Skip to content

Commit

Permalink
Update dependency judges to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 34bafc9 commit 678e0c3
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ GEM
logger
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
fbe (0.0.80)
Expand Down Expand Up @@ -96,7 +96,7 @@ GEM
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0-x86_64-linux-musl)
fiber-storage (1.0.0)
gli (2.21.5)
gli (2.22.0)
graphql (2.3.20)
base64
fiber-storage
Expand All @@ -107,8 +107,8 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
iri (0.8.0)
json (2.8.2)
judges (0.27.0)
json (2.9.1)
judges (0.28.0)
backtrace (~> 0)
baza.rb (~> 0)
concurrent-ruby (~> 1.2)
Expand All @@ -125,7 +125,7 @@ GEM
typhoeus (~> 1.3)
language_server-protocol (3.17.0.3)
liquid (5.5.1)
logger (1.6.3)
logger (1.6.4)
loog (0.6.0)
minitest (5.25.4)
minitest-reporters (1.7.1)
Expand All @@ -135,19 +135,19 @@ GEM
ruby-progressbar
moments (0.3.0)
multipart-post (2.4.1)
net-http (0.4.1)
net-http (0.6.0)
uri
nokogiri (1.16.8-aarch64-linux)
nokogiri (1.17.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.8-arm-linux)
nokogiri (1.17.2-arm-linux)
racc (~> 1.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.17.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86-linux)
nokogiri (1.17.2-x86-linux)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-darwin)
nokogiri (1.17.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
obk (0.3.1)
octokit (9.1.0)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yaml (0.3.0)
yaml (0.4.0)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 678e0c3

Please sign in to comment.