Skip to content

Commit de1590e

Browse files
authored
Merge of #912
2 parents aa360c0 + 81d55cb commit de1590e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ end
2626
gem 'wdm', '~> 0.1.1', platforms: %i[mingw x64_mingw mswin]
2727

2828
group :development do
29-
gem 'rubocop', '~> 1.77'
29+
gem 'rubocop', '~> 1.78'
3030
end

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ GEM
156156
mime-types (3.7.0)
157157
logger
158158
mime-types-data (~> 3.2025, >= 3.2025.0507)
159-
mime-types-data (3.2025.0701)
159+
mime-types-data (3.2025.0708)
160160
net-http (0.6.0)
161161
uri
162162
nokogiri (1.18.8-arm64-darwin)
@@ -188,7 +188,7 @@ GEM
188188
rouge (4.5.2)
189189
rss (0.3.1)
190190
rexml
191-
rubocop (1.77.0)
191+
rubocop (1.78.0)
192192
json (~> 2.3)
193193
language_server-protocol (~> 3.17.0.2)
194194
lint_roller (~> 1.1.0)
@@ -238,7 +238,7 @@ DEPENDENCIES
238238
jekyll-sitemap
239239
jekyll-target-blank
240240
just-the-docs
241-
rubocop (~> 1.77)
241+
rubocop (~> 1.78)
242242
tzinfo (~> 2.0)
243243
tzinfo-data
244244
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)