Skip to content

Commit f7b2c1b

Browse files
authored
Merge of #931
2 parents 70e4369 + 6e4e799 commit f7b2c1b

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.79'
29+
gem 'rubocop', '~> 1.80'
3030
end

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ GEM
160160
mime-types (3.7.0)
161161
logger
162162
mime-types-data (~> 3.2025, >= 3.2025.0507)
163-
mime-types-data (3.2025.0812)
163+
mime-types-data (3.2025.0819)
164164
net-http (0.6.0)
165165
uri
166166
nokogiri (1.18.9-aarch64-linux-gnu)
@@ -194,7 +194,7 @@ GEM
194194
rouge (4.6.0)
195195
rss (0.3.1)
196196
rexml
197-
rubocop (1.79.2)
197+
rubocop (1.80.0)
198198
json (~> 2.3)
199199
language_server-protocol (~> 3.17.0.2)
200200
lint_roller (~> 1.1.0)
@@ -248,7 +248,7 @@ DEPENDENCIES
248248
jekyll-sitemap
249249
jekyll-target-blank
250250
just-the-docs
251-
rubocop (~> 1.79)
251+
rubocop (~> 1.80)
252252
tzinfo (~> 2.0)
253253
tzinfo-data
254254
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)