Skip to content

Commit bf13805

Browse files
authored
Merge pull request #440 from sparklemotion/dependabot/bundler/rdoc-6.6.2
build(deps): update rdoc requirement from 6.6.1 to 6.6.2
2 parents 302e9c0 + 2abbf90 commit bf13805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ gemspec
55
gem("minitest", "5.20.0")
66
gem("rake-compiler", "1.2.5")
77
gem("rake-compiler-dock", "1.4.0.rc2")
8-
gem("rdoc", "6.6.1")
8+
gem("rdoc", "6.6.2")
99

1010
gem("ruby_memcheck", "2.2.1") if Gem::Platform.local.os == "linux"

0 commit comments

Comments
 (0)