Skip to content

Commit 068b71b

Browse files
authored
Merge pull request github#11972 from github/dependabot/cargo/ruby/regex-1.7.1
Bump regex from 1.5.5 to 1.7.1 in /ruby
2 parents e634ab7 + c4bf25f commit 068b71b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ruby/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ruby/extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ tracing = "0.1"
1717
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
1818
rayon = "1.5.0"
1919
num_cpus = "1.13.0"
20-
regex = "1.5.5"
20+
regex = "1.7.1"
2121
encoding = "0.2"
2222
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)