Skip to content

Commit

Permalink
Update dependency qbash to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent fb60b5a commit 7049cb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'fbe', '>0'
gem 'judges', '>0'
gem 'minitest', '5.25.1', require: false
gem 'minitest-reporters', '1.7.1', require: false
gem 'qbash', '0.0.3', require: false
gem 'qbash', '0.0.4', require: false
gem 'rake', '13.2.1', require: false
gem 'redcarpet', '~>3.5'
gem 'rubocop', '1.66.1', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GEM
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
qbash (0.0.3)
qbash (0.0.4)
backtrace (> 0)
elapsed (> 0)
loog (> 0)
Expand Down Expand Up @@ -234,7 +234,7 @@ DEPENDENCIES
judges (> 0)
minitest (= 5.25.1)
minitest-reporters (= 1.7.1)
qbash (= 0.0.3)
qbash (= 0.0.4)
rake (= 13.2.1)
redcarpet (~> 3.5)
rubocop (= 1.66.1)
Expand Down

0 comments on commit 7049cb4

Please sign in to comment.