Skip to content

Commit 0db91d9

Browse files
ursmclaude
andcommitted
build: bump rusty_racer to ~> 0.1.2
No behavior change (0.1.0 → 0.1.2 is a packaging/build patch bump). Validated on 0.1.2: WPT gate 660/0/15, gem suite 1586/0/35; the prebuilt x86_64-linux gem installs without a source compile. Lockfile is gitignored, so only the dev Gemfile constraint moves. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b19476f commit 0db91d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gemspec
55
# JS engines: both installed in dev so the spec suite exercises both
66
# (CSIM_JS_ENGINE=v8 / =quickjs). Downstream apps add whichever one
77
# they want — neither is a hard dependency of the gem itself.
8-
gem 'rusty_racer', '~> 0.1.0'
8+
gem 'rusty_racer', '~> 0.1.2'
99
gem 'nokogiri'
1010
gem 'quickjs', '>= 0.18'
1111

0 commit comments

Comments
 (0)