diff --git a/Gemfile.lock b/Gemfile.lock index 91fbfd822..a65e67f89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,5 @@ GEM remote: http://rubygems.org/ - remote: https://rails-assets.org/ specs: actioncable (5.1.7) actionpack (= 5.1.7) @@ -122,7 +121,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) cpf_utils (1.2.1) crass (1.0.6) cucumber (5.3.0) @@ -213,8 +212,8 @@ GEM flamegraph (0.9.5) foreman (0.87.2) fullcalendar-rails (2.0.2.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) grape (1.0.3) activesupport builder @@ -254,7 +253,7 @@ GEM httpclient (2.8.3) httpi (2.0.2) rack - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) interception (0.5) @@ -277,7 +276,7 @@ GEM terrapin (~> 0.6.0) launchy (2.5.0) addressable (~> 2.7) - libv8-node (15.14.0.1-x86_64-linux-musl) + libv8-node (15.14.0.1-x86_64-linux) loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -295,7 +294,7 @@ GEM mini_mime (1.1.0) mini_racer (0.4.0) libv8-node (~> 15.14.0.0) - minitest (5.14.4) + minitest (5.17.0) momentjs-rails (2.9.0) railties (>= 3.1) multi_test (0.1.2) @@ -347,7 +346,7 @@ GEM nio4r (~> 2.0) rabl (0.14.5) activesupport (>= 2.3.14) - racc (1.5.2) + racc (1.6.2) rack (2.0.9) rack-accept (0.4.5) rack (>= 0.4) @@ -373,12 +372,6 @@ GEM bundler (>= 1.3.0) railties (= 5.1.7) sprockets-rails (>= 2.0.0) - rails-assets-fancyBox (2.1.6) - rails-assets-jquery (>= 1.10) - rails-assets-jquery-mousewheel (~> 3.1.3) - rails-assets-jquery (3.4.1) - rails-assets-jquery-mousewheel (3.1.13) - rails-assets-jquery (>= 1.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -485,7 +478,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) ttfunk (1.4.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) @@ -518,8 +511,18 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) +GEM + remote: https://rails-assets.org/ + specs: + rails-assets-fancyBox (2.1.6) + rails-assets-jquery (>= 1.10) + rails-assets-jquery-mousewheel (~> 3.1.3) + rails-assets-jquery (3.4.1) + rails-assets-jquery-mousewheel (3.1.13) + rails-assets-jquery (>= 1.2.2) + PLATFORMS - ruby + x86_64-linux DEPENDENCIES actionpack-action_caching (~> 1.2.0)