Skip to content

Commit

Permalink
[scripts][dependency] Auto-Pushing dependency to Tillmen's repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR committed Dec 11, 2024
1 parent 55facee commit bdb1dc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bin/repo
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ module Repo
end

def self.tags(comments)
pp("Comments is #{comments.inspect}")
tags = nil
for line in comments
if line.to_s =~ /^[\s\t#]*tags:[\s\t]*([\w,\s\.\d]+)/i
Expand Down
2 changes: 1 addition & 1 deletion dependency.lic
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require 'ostruct'
require 'digest/sha1'
require 'monitor'

$DEPENDENCY_VERSION = '2.0.1'
$DEPENDENCY_VERSION = '2.0.2'
$MIN_RUBY_VERSION = '3.2.2'
DRINFOMON_IN_CORE_LICH ||= false
DRINFOMON_CORE_LICH_DEFINES ||= []
Expand Down

0 comments on commit bdb1dc6

Please sign in to comment.