这是indexloc提供的服务,不要输入任何密码
Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 30 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
rake (>= 10.4, < 12.0)
arel (7.1.4)
ast (2.3.0)
attr_encrypted (3.0.3)
attr_encrypted (3.1.0)
encryptor (~> 3.0.0)
av (0.9.0)
cocaine (~> 0.5.3)
Expand All @@ -60,15 +60,15 @@ GEM
aws-sdk-resources (2.9.15)
aws-sdk-core (= 2.9.15)
aws-sigv4 (1.0.0)
bcrypt (3.1.11)
bcrypt (3.1.17)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
brakeman (3.6.1)
builder (3.2.3)
builder (3.2.4)
bullet (5.5.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.10.0)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.1)
colorize (0.8.1)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.10)
connection_pool (2.2.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand All @@ -118,12 +118,12 @@ GEM
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
devise-two-factor (3.0.0)
activesupport
devise-two-factor (4.0.2)
activesupport (< 7.1)
attr_encrypted (>= 1.3, < 4, != 2)
devise (~> 4.0)
railties
rotp (~> 2.0)
railties (< 7.1)
rotp (~> 6.0)
diff-lcs (1.3)
docile (1.1.5)
domain_name (0.5.20170404)
Expand Down Expand Up @@ -183,7 +183,8 @@ GEM
httplog (0.99.3)
colorize
rack
i18n (0.8.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.15)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
Expand Down Expand Up @@ -221,7 +222,8 @@ GEM
actionpack (>= 4, <= 5.1.0)
activesupport (>= 4, <= 5.1.0)
railties (>= 4, <= 5.1.0)
loofah (2.0.3)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.5)
mime-types (>= 1.16, < 4)
Expand All @@ -233,9 +235,11 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_portile2 (2.1.0)
minitest (5.10.1)
minitest (5.15.0)
multi_json (1.12.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand Down Expand Up @@ -283,7 +287,7 @@ GEM
puma (3.8.2)
rabl (0.13.1)
activesupport (>= 2.3.14)
rack (2.0.1)
rack (2.2.3)
rack-attack (5.0.1)
rack
rack-cors (0.4.1)
Expand All @@ -308,11 +312,11 @@ GEM
actionpack (~> 5.x)
actionview (~> 5.x)
activesupport (~> 5.x)
rails-dom-testing (2.0.2)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails-i18n (5.0.3)
i18n (~> 0.7)
railties (~> 5.0)
Expand Down Expand Up @@ -349,10 +353,10 @@ GEM
redis-store (>= 1.2, < 2)
redis-store (1.3.0)
redis (>= 2.2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rotp (2.1.2)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
rotp (6.2.0)
rqrcode (0.10.1)
chunky_png (~> 1.0)
rspec-core (3.6.0)
Expand Down Expand Up @@ -428,13 +432,13 @@ GEM
temple (0.8.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thor (0.19.4)
thor (0.20.3)
thread (0.2.2)
thread_safe (0.3.6)
tilt (2.0.7)
twitter-text (1.14.5)
unf (~> 0.1.0)
tzinfo (1.2.3)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo-data (1.2017.2)
tzinfo (>= 1.0.0)
Expand All @@ -445,8 +449,8 @@ GEM
unf_ext (0.0.7.4)
unicode-display_width (1.1.3)
uniform_notifier (1.10.0)
warden (1.2.7)
rack (>= 1.0)
warden (1.2.9)
rack (>= 2.0.9)
webmock (3.0.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
Expand Down