Skip to content

Commit

Permalink
Merge pull request #63 from zerocracy/renovate/factbase-0.x
Browse files Browse the repository at this point in the history
Update dependency factbase to v0.0.54
  • Loading branch information
yegor256 committed Jun 25, 2024
2 parents 4c8e92b + 845f7b8 commit faf7e18
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 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.198.0'
gem 'aws-sdk-s3', '1.153.0'
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
10 changes: 8 additions & 2 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 @@ -140,6 +145,7 @@ GEM
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.153.0)
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 faf7e18

Please sign in to comment.