Skip to content
代码片段 群组 项目
提交 70c4c7de 编辑于 作者: JH_SYNC_TOKEN's avatar JH_SYNC_TOKEN
浏览文件

Update jh/Gemfile.lock

上级 a743c4f3
No related branches found
No related tags found
无相关合并请求
......@@ -20,11 +20,7 @@ gem 'bootsnap', '~> 1.16.0', require: false
# Pin openssl to match the version bundled with our supported Rubies.
# See https://stdgems.org/openssl/#gem-version.
gem 'openssl', '2.2.2'
# This gem was originally bundled with Ruby 2.7, but is unbundled as of Ruby 3.
# Since the latest version caused problems with GitLab, we pin this to an older
# version for now.
# See https://gitlab.com/gitlab-org/gitlab/-/issues/376417
gem 'ipaddr', '1.2.2'
gem 'ipaddr', '~> 1.2.5'
# Responders respond_to and respond_with
gem 'responders', '~> 3.0'
......
......@@ -856,7 +856,7 @@ GEM
parser (>= 2.5, != 2.5.1.1)
invisible_captcha (2.0.0)
rails (>= 5.0)
ipaddr (1.2.2)
ipaddr (1.2.5)
ipaddress (0.8.3)
jaeger-client (1.1.0)
opentracing (~> 0.3)
......@@ -1808,7 +1808,7 @@ DEPENDENCIES
httparty (~> 0.20.0)
icalendar
invisible_captcha (~> 2.0.0)
ipaddr (= 1.2.2)
ipaddr (~> 1.2.5)
ipaddress (~> 0.8.3)
ipynbdiff!
jira-ruby (~> 2.1.4)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册