浏览代码

Merge 85c8acae89 into d1fd581641

pull/5/merge
dependabot[bot] 2 年前
committed by GitHub
父节点
当前提交
61be7e43b9
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      Gemfile.lock

+ 3
- 3
Gemfile.lock 查看文件

@@ -10,8 +10,8 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
connection_pool (2.2.2) connection_pool (2.2.2)
domain_name (0.5.20180417) domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
@@ -44,7 +44,7 @@ GEM
nokogiri (1.10.8) nokogiri (1.10.8)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1) ntlm-http (0.1.1)
public_suffix (3.0.3)
public_suffix (4.0.7)
sqlite3 (1.3.10) sqlite3 (1.3.10)
sqlite_magic (0.0.3) sqlite_magic (0.0.3)
sqlite3 sqlite3


正在加载...
取消
保存