Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 30, 2024
1 parent 96169cf commit d15e3bd
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.38'
gem 'factbase', '~>0.0.39'
gem 'faraday', '2.9.0'
gem 'faraday-http-cache', '2.5.1'
gem 'faraday-retry', '2.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
concurrent-ruby (1.2.3)
ethon (0.16.0)
ffi (>= 1.15.0)
factbase (0.0.38)
factbase (0.0.39)
json (~> 2.7)
loog (~> 0.2)
nokogiri (~> 1.10)
Expand Down Expand Up @@ -89,7 +89,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
factbase (~> 0.0.38)
factbase (~> 0.0.39)
faraday (= 2.9.0)
faraday-http-cache (= 2.5.1)
faraday-retry (= 2.2.1)
Expand Down

0 comments on commit d15e3bd

Please sign in to comment.