Skip to content

Commit 0c9b1b0

Browse files
authored
Merge pull request #133 from github/dependabot/bundler/ruby-dependencies-230d61e25e
Bump rubocop from 1.77.0 to 1.78.0 in the ruby-dependencies group
2 parents ce8c142 + 954f2c7 commit 0c9b1b0

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem "logger", "~> 1.7"
77
group :development do
88
gem "irb", "~> 1.15"
99
gem "rspec", "~> 3.13"
10-
gem "rubocop", "~> 1.77"
10+
gem "rubocop", "~> 1.78"
1111
gem "rubocop-github", "~> 0.23"
1212
gem "rubocop-performance", "~> 1.25"
1313
gem "rubocop-rspec", "~> 3.6"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
diff-lcs (>= 1.2.0, < 2.0)
7070
rspec-support (~> 3.13.0)
7171
rspec-support (3.13.4)
72-
rubocop (1.77.0)
72+
rubocop (1.78.0)
7373
json (~> 2.3)
7474
language_server-protocol (~> 3.17.0.2)
7575
lint_roller (~> 1.1.0)
@@ -128,7 +128,7 @@ DEPENDENCIES
128128
irb (~> 1.15)
129129
logger (~> 1.7)
130130
rspec (~> 3.13)
131-
rubocop (~> 1.77)
131+
rubocop (~> 1.78)
132132
rubocop-github (~> 0.23)
133133
rubocop-performance (~> 1.25)
134134
rubocop-rspec (~> 3.6)

vendor/cache/rubocop-1.77.0.gem

-695 KB
Binary file not shown.

vendor/cache/rubocop-1.78.0.gem

697 KB
Binary file not shown.

0 commit comments

Comments
 (0)