Skip to content

Commit

Permalink
Update dependency fbe to v0.0.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 5844695 commit 34bafc9
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand Down Expand Up @@ -30,6 +31,7 @@ GEM
retries (~> 0)
tago (~> 0)
typhoeus (~> 1.3)
benchmark (0.4.0)
bigdecimal (3.1.8)
builder (3.3.0)
concurrent-ruby (1.3.4)
Expand All @@ -54,8 +56,8 @@ GEM
others (> 0)
tago (> 0)
yaml (~> 0.3)
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-http-cache (2.5.1)
Expand All @@ -66,7 +68,7 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
fbe (0.0.79)
fbe (0.0.80)
backtrace (~> 0)
baza.rb (~> 0)
decoor (~> 0)
Expand Down Expand Up @@ -95,7 +97,7 @@ GEM
ffi (1.17.0-x86_64-linux-musl)
fiber-storage (1.0.0)
gli (2.21.5)
graphql (2.3.18)
graphql (2.3.20)
base64
fiber-storage
graphql-client (0.23.0)
Expand Down Expand Up @@ -123,7 +125,7 @@ GEM
typhoeus (~> 1.3)
language_server-protocol (3.17.0.3)
liquid (5.5.1)
logger (1.6.1)
logger (1.6.3)
loog (0.6.0)
minitest (5.25.4)
minitest-reporters (1.7.1)
Expand All @@ -135,17 +137,17 @@ GEM
multipart-post (2.4.1)
net-http (0.4.1)
uri
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.16.8-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
nokogiri (1.16.8-arm-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.16.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
nokogiri (1.16.8-x86-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.16.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
obk (0.3.1)
octokit (9.1.0)
Expand Down Expand Up @@ -185,7 +187,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
securerandom (0.3.2)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down

0 comments on commit 34bafc9

Please sign in to comment.