diff --git a/Gemfile.lock b/Gemfile.lock index a659414..5a71c61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,9 +66,9 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.1) - chronic (0.10.2) case_transform (0.2) activesupport + chronic (0.10.2) coderay (1.1.2) concurrent-ruby (1.1.6) connection_pool (2.2.2) @@ -129,17 +129,20 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.0) msgpack (1.3.3) net-http-digest_auth (1.4.1) net-http-persistent (3.1.0) connection_pool (~> 2.2) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ntlm-http (0.1.1) parallel (1.19.1) parser (2.7.0.5) @@ -150,6 +153,7 @@ GEM method_source (~> 1.0) puma (4.3.3) nio4r (~> 2.0) + racc (1.5.2) rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0)