diff --git a/Gemfile.lock b/Gemfile.lock index 7342da06..40a39d87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,15 @@ GIT rack (>= 1.2.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-jquery (3.4.1) + rails-assets-jquery-ujs (1.2.2) + rails-assets-jquery (> 1.8) + rails-assets-jquery2 (2.0.0) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.2) actionpack (= 5.2.4.2) @@ -134,7 +141,7 @@ GEM coffee-script execjs json - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -209,8 +216,8 @@ GEM sass (>= 3.3.0, < 3.5) sprockets-es6 (>= 0.9.0) foundation_emails (2.2.1.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-analytics-rails (1.1.1) guard (2.16.2) formatador (>= 0.2.4) @@ -230,7 +237,7 @@ GEM health_check (3.0.0) railties (>= 5.0) htmlentities (4.3.4) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.10.3) mini_magick (>= 4.9.5, < 5) @@ -289,7 +296,7 @@ GEM mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.14.1) nenv (0.3.0) newrelic_rpm (6.10.0.364) @@ -347,10 +354,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.2) sprockets-rails (>= 2.0.0) - rails-assets-jquery (3.4.1) - rails-assets-jquery-ujs (1.2.2) - rails-assets-jquery (> 1.8) - rails-assets-jquery2 (2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -488,7 +491,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)