File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ gem 'fbe', '>0'
28
28
gem 'judges' , '>0'
29
29
gem 'minitest' , '5.25.4' , require : false
30
30
gem 'minitest-reporters' , '1.7.1' , require : false
31
- gem 'qbash' , '0.2.0 ' , require : false
31
+ gem 'qbash' , '0.2.2 ' , require : false
32
32
gem 'rake' , '13.2.1' , require : false
33
33
gem 'redcarpet' , '~>3.5'
34
34
gem 'rubocop' , '1.69.2' , require : false
Original file line number Diff line number Diff line change 160
160
ast (~> 2.4.1 )
161
161
racc
162
162
public_suffix (6.0.1 )
163
- qbash (0.2.0 )
163
+ qbash (0.2.2 )
164
164
backtrace (> 0 )
165
165
elapsed (> 0 )
166
166
loog (> 0 )
@@ -240,7 +240,7 @@ DEPENDENCIES
240
240
judges (> 0 )
241
241
minitest (= 5.25.4 )
242
242
minitest-reporters (= 1.7.1 )
243
- qbash (= 0.2.0 )
243
+ qbash (= 0.2.2 )
244
244
rake (= 13.2.1 )
245
245
redcarpet (~> 3.5 )
246
246
rubocop (= 1.69.2 )
You can’t perform that action at this time.
0 commit comments