We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc3a934 + f2f52bd commit dbff215Copy full SHA for dbff215
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.10'
+ gem 'rdoc', '~> 6.11'
67
gem 'browserstack-local', '~> 1.4'
68
69
gem 'irb', '~> 1.14'
Gemfile.lock
@@ -141,7 +141,7 @@ GEM
141
rack (>= 1.3)
142
rainbow (3.1.1)
143
rake (13.2.1)
144
- rdoc (6.10.0)
+ rdoc (6.11.0)
145
psych (>= 4.0.0)
146
regexp_parser (2.9.3)
147
reline (0.6.0)
@@ -277,7 +277,7 @@ DEPENDENCIES
277
rack (~> 2.2)
278
rack-protection (~> 3.2.0)
279
rake (~> 13.2)
280
- rdoc (~> 6.10)
+ rdoc (~> 6.11)
281
rest-client (~> 2.1.0)
282
rspec (~> 3.13)
283
rubocop (~> 1.69.2)
0 commit comments