Skip to content

Commit

Permalink
Merge pull request #10 from Er-Cetin/dependabot/cargo/ruby/regex-1.5.5
Browse files Browse the repository at this point in the history
Bump regex from 1.4.3 to 1.5.5 in /ruby
  • Loading branch information
Erçetin Güler authored Jun 24, 2022
2 parents 515a6f7 + 63628a5 commit 2c28b08
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions ruby/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ruby/extractor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
rayon = "1.5.0"
num_cpus = "1.13.0"
regex = "1.4.3"
regex = "1.5.5"

0 comments on commit 2c28b08

Please sign in to comment.