Skip to content

Commit

Permalink
Update dependency qbash to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 8294a8e commit 43e4653
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.4', require: false
gem 'minitest-reporters', '1.7.1', require: false
gem 'qbash', '0.0.8', require: false
gem 'qbash', '0.1.0', require: false
gem 'rake', '13.2.1', require: false
gem 'redcarpet', '~>3.5'
gem 'rubocop', '1.69.2', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
qbash (0.0.8)
qbash (0.1.0)
backtrace (> 0)
elapsed (> 0)
loog (> 0)
Expand Down Expand Up @@ -238,7 +238,7 @@ DEPENDENCIES
judges (> 0)
minitest (= 5.25.4)
minitest-reporters (= 1.7.1)
qbash (= 0.0.8)
qbash (= 0.1.0)
rake (= 13.2.1)
redcarpet (~> 3.5)
rubocop (= 1.69.2)
Expand Down

0 comments on commit 43e4653

Please sign in to comment.