Skip to content

Commit

Permalink
Update dependency factbase to v0.0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 5059590 commit c69ac63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

source 'https://rubygems.org'

gem 'factbase', '0.0.30'
gem 'factbase', '0.0.38'
gem 'faraday', '2.9.0'
gem 'faraday-retry', '2.2.1'
# gem 'judges', path: '/code/gems/judges'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
ast (2.4.2)
backtrace (0.4.0)
base64 (0.2.0)
factbase (0.0.30)
factbase (0.0.38)
json (~> 2.7)
loog (~> 0.2)
nokogiri (~> 1.10)
Expand Down Expand Up @@ -77,7 +77,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
factbase (= 0.0.30)
factbase (= 0.0.38)
faraday (= 2.9.0)
faraday-retry (= 2.2.1)
judges (= 0.0.32)
Expand Down

0 comments on commit c69ac63

Please sign in to comment.