File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 63
63
group :test do
64
64
gem 'test-unit-full' , '~> 0.0.5'
65
65
gem 'rspec' , '~> 3.13'
66
- gem 'rdoc' , '~> 6.8 '
66
+ gem 'rdoc' , '~> 6.10 '
67
67
gem 'browserstack-local' , '~> 1.4'
68
68
69
69
gem 'irb' , '~> 1.14'
Original file line number Diff line number Diff line change 56
56
json
57
57
curb (1.0.6 )
58
58
daemons (1.4.1 )
59
+ date (3.4.1 )
59
60
diff-lcs (1.5.1 )
60
61
domain_name (0.6.20240107 )
61
62
drb (2.2.1 )
138
139
pry-byebug (3.10.1 )
139
140
byebug (~> 11.0 )
140
141
pry (>= 0.13 , < 0.15 )
141
- psych (5.2.0 )
142
+ psych (5.2.2 )
143
+ date
142
144
stringio
143
145
public_suffix (6.0.1 )
144
146
qr4r (0.6.2 )
153
155
rack (>= 1.3 )
154
156
rainbow (3.1.1 )
155
157
rake (13.2.1 )
156
- rdoc (6.8.1 )
158
+ rdoc (6.10.0 )
157
159
psych (>= 4.0.0 )
158
160
regexp_parser (2.9.2 )
159
161
reline (0.5.10 )
@@ -297,7 +299,7 @@ DEPENDENCIES
297
299
rack (~> 2.2 )
298
300
rack-protection (~> 3.2.0 )
299
301
rake (~> 13.2 )
300
- rdoc (~> 6.8 )
302
+ rdoc (~> 6.10 )
301
303
rest-client (~> 2.1.0 )
302
304
rspec (~> 3.13 )
303
305
rubocop (~> 1.68.0 )
You can’t perform that action at this time.
0 commit comments