Skip to content

Commit

Permalink
#13 back
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 24, 2024
1 parent b261e30 commit dd0f7e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ source 'https://rubygems.org'
gem 'factbase', '0.0.30'
gem 'faraday', '2.9.0'
gem 'faraday-retry', '2.2.1'
gem 'judges', path: '/code/gems/judges'
# gem 'judges', path: '/code/gems/judges'
gem 'judges', '0.0.32'
gem 'minitest', '5.23.1'
gem 'obk', '0.3.1'
gem 'octokit', '8.1.0'
Expand Down

1 comment on commit dd0f7e4

@0pdd
Copy link

@0pdd 0pdd commented on dd0f7e4 May 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-98d90b57 disappeared from judges/scan/scan_github_labels/scan_github_labels.rb), that's why I closed #13. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

Please sign in to comment.