diff --git a/Gemfile.lock b/Gemfile.lock index 8b2c88a..6757d48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) config (2.0.0) activesupport (>= 4.2) deep_merge (~> 1.2, >= 1.2.1) @@ -159,13 +159,13 @@ GEM rails (~> 5.0) webpacker geoblacklight-icons (1.4.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) handlebars_assets (0.23.7) execjs (~> 2.0) sprockets (>= 2.0.0) tilt (>= 1.2) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -202,10 +202,12 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.15.0) msgpack (1.3.1) multipart-post (2.1.1) net-http-persistent (2.9.4) @@ -315,7 +317,7 @@ GEM actionpack (>= 3.1) jquery-rails railties (>= 3.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)