Skip to content

Commit e9b202a

Browse files
authored
Bump ruby-prism to 1.9.0 (#828)
1 parent cadd3d9 commit e9b202a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

librubyfmt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fancy-regex = "0.14.0"
1111
log = { version = "0.4.8", features = ["max_level_debug", "release_max_level_warn"] }
1212
memchr = "2.7"
1313
simplelog = "0.12"
14-
ruby-prism="1.8.0"
14+
ruby-prism="1.9.0"
1515

1616
[target.'cfg(not(target_env = "msvc"))'.dependencies]
1717
tikv-jemallocator = { version = "0.6.1", features = ["disable_initial_exec_tls"], optional=true }

0 commit comments

Comments
 (0)