File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem 'irb'
9
9
gem 'mail'
10
10
gem 'net-smtp'
11
11
gem 'rake' , '~> 13.0'
12
- gem 'rdoc'
12
+ gem 'rdoc' , '~> 6.13.0'
13
13
gem 'rspec' , '~> 3.0'
14
14
gem 'rspec-its'
15
15
gem 'rubocop' , '~> 1.21'
Original file line number Diff line number Diff line change 21
21
rexml
22
22
date (3.4.1 )
23
23
diff-lcs (1.5.1 )
24
- erb (5.0.1 )
25
24
hashdiff (1.1.0 )
26
25
io-console (0.8.0 )
27
26
irb (1.15.2 )
59
58
racc (1.8.0 )
60
59
rainbow (3.1.1 )
61
60
rake (13.2.1 )
62
- rdoc (6.14.1 )
63
- erb
61
+ rdoc (6.13.1 )
64
62
psych (>= 4.0.0 )
65
63
regexp_parser (2.9.2 )
66
64
reline (0.6.1 )
@@ -121,7 +119,7 @@ DEPENDENCIES
121
119
mailtrap !
122
120
net-smtp
123
121
rake (~> 13.0 )
124
- rdoc
122
+ rdoc ( ~> 6.13.0 )
125
123
rspec (~> 3.0 )
126
124
rspec-its
127
125
rubocop (~> 1.21 )
You can’t perform that action at this time.
0 commit comments