Skip to content

Commit b93636b

Browse files
znzclaude
andcommitted
Bump pinned bitclust to 4ec941b (Windows CI fix)
doc エントリの source_location を相対のまま格納し、Location の file:line 分割を最後のコロンで行う修正(znz/bitclust 4ec941b)を 取り込む。rake (windows-latest, head) の 「wrong number of arguments (given 3, expected 2)」の対処。 検証: BITCLUST_PATH=/nonexistent(CI と同じ git ソース解決)で bundle install → rake generate:3.4 成功、 doc/help の source_location が manual/doc/help.md:1(相対)。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 8f3747e commit b93636b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/znz/bitclust.git
3-
revision: 7b32aebf821379d856d8110dadb110f6fe39fc20
3+
revision: 4ec941bd3245598d990712bcfc73919ef464f92b
44
branch: feature/markdown-conversion
55
specs:
66
bitclust-core (1.4.0)
@@ -18,16 +18,16 @@ GIT
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
drb (2.2.1)
21+
drb (2.2.3)
2222
json (2.20.0)
23-
nkf (0.2.0)
23+
nkf (0.3.0)
2424
progressbar (1.13.0)
25-
rack (3.1.21)
25+
rack (3.2.6)
2626
rackup (2.1.0)
2727
rack (>= 3)
2828
webrick (~> 1.8)
2929
rake (13.2.1)
30-
webrick (1.8.2)
30+
webrick (1.9.2)
3131

3232
PLATFORMS
3333
ruby

0 commit comments

Comments
 (0)