Skip to content

Commit 70f17dd

Browse files
chore(deps-dev): bump rubocop from 1.72.2 to 1.73.2 in /ruby-sdk (#233)
1 parent 9504e92 commit 70f17dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ruby-sdk/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ group :development do
1313
gem "rake", "~> 13.0"
1414
gem "rake-compiler"
1515
gem "rb_sys", "~> 0.9.111"
16-
gem "rubocop", "~> 1.72"
16+
gem "rubocop", "~> 1.73"
1717
end

ruby-sdk/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
diff-lcs (>= 1.2.0, < 2.0)
3939
rspec-support (~> 3.13.0)
4040
rspec-support (3.13.1)
41-
rubocop (1.72.2)
41+
rubocop (1.73.2)
4242
json (~> 2.3)
4343
language_server-protocol (~> 3.17.0.2)
4444
lint_roller (~> 1.1.0)
@@ -49,7 +49,7 @@ GEM
4949
rubocop-ast (>= 1.38.0, < 2.0)
5050
ruby-progressbar (~> 1.7)
5151
unicode-display_width (>= 2.4.0, < 4.0)
52-
rubocop-ast (1.38.0)
52+
rubocop-ast (1.38.1)
5353
parser (>= 3.3.1.0)
5454
ruby-progressbar (1.13.0)
5555
unicode-display_width (3.1.4)
@@ -65,7 +65,7 @@ DEPENDENCIES
6565
rake-compiler
6666
rb_sys (~> 0.9.111)
6767
rspec (~> 3.0)
68-
rubocop (~> 1.72)
68+
rubocop (~> 1.73)
6969

7070
BUNDLED WITH
7171
2.4.4

0 commit comments

Comments
 (0)