Merge pull request #3259 from beefproject/dependabot/bundler/rdoc-6.11.0

Bump rdoc from 6.10.0 to 6.11.0
This commit is contained in:
github-actions[bot]
2025-01-16 13:21:16 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ end
group :test do
gem 'test-unit-full', '~> 0.0.5'
gem 'rspec', '~> 3.13'
gem 'rdoc', '~> 6.10'
gem 'rdoc', '~> 6.11'
gem 'browserstack-local', '~> 1.4'
gem 'irb', '~> 1.14'

View File

@@ -141,7 +141,7 @@ GEM
rack (>= 1.3)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.10.0)
rdoc (6.11.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.6.0)
@@ -277,7 +277,7 @@ DEPENDENCIES
rack (~> 2.2)
rack-protection (~> 3.2.0)
rake (~> 13.2)
rdoc (~> 6.10)
rdoc (~> 6.11)
rest-client (~> 2.1.0)
rspec (~> 3.13)
rubocop (~> 1.69.2)