1 Star 0 Fork 0

Gitee 组/ruby-net-ldap

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ci-run.sh 149 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin McCormack 提交于 2025-06-01 04:43 +08:00 . Update for ruby 3.4 (#439)
#!/bin/bash
set -e
gem install bundler
ruby -v | grep jruby && apt update && apt install -y gcc
bundle check || bundle install
bundle exec rake ci
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mayun-team/ruby-net-ldap.git
git@gitee.com:mayun-team/ruby-net-ldap.git
mayun-team
ruby-net-ldap
ruby-net-ldap
master

搜索帮助