Skip to content

Commit

Permalink
Merge pull request #361 from rubygems/dependabot/bundler/rdoc-6.4.1.1
Browse files Browse the repository at this point in the history
Bump rdoc from 6.4.0 to 6.4.1.1
  • Loading branch information
hsbt authored Mar 26, 2024
2 parents c99c461 + 0881dba commit d29d5ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ source "https://rubygems.org"
gem "jekyll", "~> 4.2"
gem "mdl", "~> 0.11.0"
gem "rake", "~> 13.0"
gem "rdoc", "~> 6.3"
gem "rdoc", "~> 6.4"
gem "webrick", "~> 1.7"
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,16 @@ GEM
chef-utils
pathutil (0.16.2)
forwardable-extended (~> 2.6)
psych (4.0.3)
psych (5.1.2)
stringio
psych (4.0.3-java)
psych (5.1.2-java)
jar-dependencies (>= 0.1.7)
public_suffix (5.0.4)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.4.0)
rdoc (6.4.1.1)
psych (>= 4.0.0)
rexml (3.2.6)
rouge (4.2.0)
Expand All @@ -93,7 +93,7 @@ GEM
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
stringio (3.0.1)
stringio (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tomlrb (2.0.1)
Expand All @@ -111,7 +111,7 @@ DEPENDENCIES
jekyll (~> 4.2)
mdl (~> 0.11.0)
rake (~> 13.0)
rdoc (~> 6.3)
rdoc (~> 6.4)
webrick (~> 1.7)

BUNDLED WITH
Expand Down

0 comments on commit d29d5ef

Please sign in to comment.