We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e149331 + 34b2b8b commit 00b9de6Copy full SHA for 00b9de6
2 files changed
Gemfile
@@ -63,7 +63,7 @@ end
63
group :test do
64
gem 'test-unit-full', '~> 0.0.5'
65
gem 'rspec', '~> 3.13'
66
- gem 'rdoc', '~> 6.17'
+ gem 'rdoc', '~> 7.0'
67
gem 'browserstack-local', '~> 1.4'
68
69
gem 'irb', '~> 1.16'
Gemfile.lock
@@ -166,7 +166,7 @@ GEM
166
rack (>= 1.3)
167
rainbow (3.1.1)
168
rake (13.3.1)
169
- rdoc (6.17.0)
+ rdoc (7.0.1)
170
erb
171
psych (>= 4.0.0)
172
tsort
@@ -325,7 +325,7 @@ DEPENDENCIES
325
rack (~> 3.2)
326
rack-protection (~> 4.2.1)
327
rake (~> 13.3)
328
- rdoc (~> 6.17)
+ rdoc (~> 7.0)
329
rest-client (~> 2.1.0)
330
rspec (~> 3.13)
331
rubocop (~> 1.82.0)
0 commit comments