aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
Diffstat (limited to 'tool')
-rwxr-xr-xtool/sync_default_gems.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb
index e5dec18222..15a7ca7b6b 100755
--- a/tool/sync_default_gems.rb
+++ b/tool/sync_default_gems.rb
@@ -416,6 +416,7 @@ module SyncDefaultGems
mv "yarp/enc/#{f}", "yarp/enc/yp_#{f}"
end
+ cp_r("#{upstream}/yarp.gemspec", "lib/yarp")
cp_r("#{upstream}/include/yarp/.", "yarp")
cp_r("#{upstream}/include/yarp.h", "yarp")