Skip to content

Commit 0161899

Browse files
fix(internal): update gemspec name
1 parent f5e98e4 commit 0161899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ multitask(:"build:gem") do
147147
sig/*
148148
GLOB
149149

150-
sh(*%w[gem build -- openai.gemspec])
150+
sh(*%w[gem build -- lithic.gemspec])
151151
rm_rf(ignore_file)
152152
end
153153

0 commit comments

Comments
 (0)