Skip to content

Commit

Permalink
#20 36
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 29, 2024
1 parent 6c209f5 commit a276cc1
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 @@ -29,7 +29,7 @@ gem 'faraday', '2.9.0'
gem 'faraday-http-cache', '2.5.1'
gem 'faraday-retry', '2.2.1'
# gem 'judges', path: '/code/gems/judges'
gem 'judges', '~>0.0.35'
gem 'judges', '~>0.0.36'
gem 'minitest', '5.23.1'
gem 'obk', '~>0.3.1'
gem 'octokit', '~>8.1.0'
Expand Down
4 changes: 2 additions & 2 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.35)
judges (0.0.36)
backtrace (~> 0.3)
concurrent-ruby (= 1.2.3)
factbase (~> 0.0.38)
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.35)
judges (~> 0.0.36)
minitest (= 5.23.1)
obk (~> 0.3.1)
octokit (~> 8.1.0)
Expand Down

0 comments on commit a276cc1

Please sign in to comment.