Skip to content

Commit

Permalink
new judges
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 31, 2024
1 parent 4549227 commit cb73c28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'factbase', '~>0.0.40'
gem 'faraday', '2.9.0'
gem 'faraday-http-cache', '2.5.1'
gem 'faraday-retry', '2.2.1'
gem 'judges', '~>0.0.37'
gem 'judges', '~>0.1.0'
gem 'minitest', '5.23.1'
gem 'obk', '~>0.3.1'
gem 'octokit', '~>8.1.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
gli (2.21.1)
iri (0.8.0)
json (2.7.2)
judges (0.0.37)
judges (0.1.0)
backtrace (~> 0.3)
concurrent-ruby (= 1.2.3)
factbase (~> 0.0.38)
Expand All @@ -50,7 +50,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
Expand Down Expand Up @@ -93,7 +93,7 @@ DEPENDENCIES
faraday (= 2.9.0)
faraday-http-cache (= 2.5.1)
faraday-retry (= 2.2.1)
judges (~> 0.0.37)
judges (~> 0.1.0)
minitest (= 5.23.1)
obk (~> 0.3.1)
octokit (~> 8.1.0)
Expand Down

0 comments on commit cb73c28

Please sign in to comment.