Skip to content

Commit bc1cb9f

Browse files
authored
Merge pull request #4926 from github/dependabot/bundler/dependencies-4131ef8b03
chore(deps): bump the dependencies group with 2 updates
2 parents 48898cb + 1fde96b commit bc1cb9f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ gem "github-pages", "~> 232", group: :jekyll_plugins
66
gem "json", "2.15.2"
77
gem "language_server-protocol", "3.17.0.5"
88
gem "nokogiri", "~> 1.18.10"
9-
gem "rake", "13.3.0"
10-
gem "rubocop", "1.81.6"
9+
gem "rake", "13.3.1"
10+
gem "rubocop", "1.81.7"
1111

1212
group :test do
1313
gem "fastimage"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,14 +295,14 @@ GEM
295295
public_suffix (5.1.1)
296296
racc (1.8.1)
297297
rainbow (3.1.1)
298-
rake (13.3.0)
298+
rake (13.3.1)
299299
rb-fsevent (0.11.2)
300300
rb-inotify (0.11.1)
301301
ffi (~> 1.0)
302302
regexp_parser (2.11.3)
303303
rexml (3.4.2)
304304
rouge (3.30.0)
305-
rubocop (1.81.6)
305+
rubocop (1.81.7)
306306
json (~> 2.3)
307307
language_server-protocol (~> 3.17.0.2)
308308
lint_roller (~> 1.1.0)
@@ -372,8 +372,8 @@ DEPENDENCIES
372372
nokogiri (~> 1.18.10)
373373
octokit
374374
pry
375-
rake (= 13.3.0)
376-
rubocop (= 1.81.6)
375+
rake (= 13.3.1)
376+
rubocop (= 1.81.7)
377377
rubocop-performance
378378
safe_yaml
379379
webrick

0 commit comments

Comments
 (0)