Skip to content

Commit

Permalink
Update dependency factbase to v0.0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent eaa2d76 commit 845f7b8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem 'aws-sdk-core', '3.197.2'
gem 'aws-sdk-s3', '1.152.3'
gem 'backtrace', '0.4.0'
gem 'concurrent-ruby', '1.3.3'
gem 'factbase', '0.0.45'
gem 'factbase', '0.0.54'
gem 'glogin', '0.15.0'
gem 'haml', '6.3.0'
gem 'iri', '0.8.0'
Expand Down
22 changes: 14 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,20 @@ GEM
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
decoor (0.0.1)
diff-lcs (1.5.1)
differ (0.1.2)
docile (1.4.0)
drb (2.2.1)
erubi (1.12.0)
factbase (0.0.45)
factbase (0.0.54)
backtrace (~> 0.3)
decoor (~> 0.0)
json (~> 2.7)
loog (~> 0.2)
nokogiri (~> 1.10)
others (~> 0.0)
tago (~> 0.0)
yaml (~> 0.3)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
Expand Down Expand Up @@ -127,19 +132,20 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.5-aarch64-linux)
nokogiri (1.16.6-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm-linux)
nokogiri (1.16.6-arm-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86-linux)
nokogiri (1.16.6-x86-linux)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
others (0.0.3)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -328,7 +334,7 @@ DEPENDENCIES
aws-sdk-s3 (= 1.152.3)
backtrace (= 0.4.0)
concurrent-ruby (= 1.3.3)
factbase (= 0.0.45)
factbase (= 0.0.54)
glogin (= 0.15.0)
haml (= 6.3.0)
iri (= 0.8.0)
Expand Down

0 comments on commit 845f7b8

Please sign in to comment.