Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zerocracy/judges-action
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 24, 2024
2 parents b275024 + 278458c commit 9ea320a
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 @@ -32,4 +32,4 @@ gem 'minitest', '5.23.1'
gem 'obk', '0.3.1'
gem 'octokit', '8.1.0'
gem 'rake', '13.2.1'
gem 'rubocop', '1.63.5'
gem 'rubocop', '1.64.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.63.5)
rubocop (1.64.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -85,7 +85,7 @@ DEPENDENCIES
obk (= 0.3.1)
octokit (= 8.1.0)
rake (= 13.2.1)
rubocop (= 1.63.5)
rubocop (= 1.64.0)

BUNDLED WITH
2.5.6

0 comments on commit 9ea320a

Please sign in to comment.