We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 113b154 + 7efeef2 commit 15095d2Copy full SHA for 15095d2
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', '~> 7.0'
+ gem 'rdoc', '~> 7.1'
67
gem 'browserstack-local', '~> 1.4'
68
69
gem 'irb', '~> 1.16'
Gemfile.lock
@@ -167,7 +167,7 @@ GEM
167
rack (>= 1.3)
168
rainbow (3.1.1)
169
rake (13.3.1)
170
- rdoc (7.0.3)
+ rdoc (7.1.0)
171
erb
172
psych (>= 4.0.0)
173
tsort
@@ -326,7 +326,7 @@ DEPENDENCIES
326
rack (~> 3.2)
327
rack-protection (~> 4.2.1)
328
rake (~> 13.3)
329
- rdoc (~> 7.0)
+ rdoc (~> 7.1)
330
rest-client (~> 2.1.0)
331
rspec (~> 3.13)
332
rubocop (~> 1.82.1)
0 commit comments