From 6b27fd37b72e97c3d41f54687ed42a0e6a4ae80f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 19:32:15 +0000 Subject: [PATCH] Bump rails_admin from 1.1.0 to 1.4.3 Bumps [rails_admin](https://github.com/sferik/rails_admin) from 1.1.0 to 1.4.3. - [Release notes](https://github.com/sferik/rails_admin/releases) - [Changelog](https://github.com/sferik/rails_admin/blob/v1.4.3/CHANGELOG.md) - [Commits](https://github.com/sferik/rails_admin/compare/v1.1.0...v1.4.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 117 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 68 insertions(+), 49 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a07ed4..6f9f520 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - arel (7.1.2) + arel (7.1.4) autoprefixer-rails (6.5.0.1) execjs bcrypt (3.1.11) @@ -72,7 +72,7 @@ GEM bootstrap_form (2.5.1) bootswatch-rails (3.3.5) railties (>= 3.1) - builder (3.2.2) + builder (3.2.4) byebug (9.0.6) capybara (2.12.0) addressable @@ -84,27 +84,30 @@ GEM capybara-webkit (1.12.0) capybara (>= 2.3.0, < 2.13.0) json - coffee-rails (4.2.1) + coffee-rails (4.2.2) coffee-script (>= 2.2.0) - railties (>= 4.0.0, < 5.2.x) + railties (>= 4.0.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.7) + crass (1.0.6) data-confirm-modal (1.2.0) railties (>= 3.0) debug_inspector (0.0.2) erubis (2.7.0) execjs (2.7.0) ffi (1.9.14) - font-awesome-rails (4.6.3.1) - railties (>= 3.2, < 5.1) - globalid (0.3.7) - activesupport (>= 4.1.0) - haml (4.0.7) + font-awesome-rails (4.7.0.6) + railties (>= 3.2, < 6.2) + globalid (0.4.2) + activesupport (>= 4.2.0) + haml (5.2.1) + temple (>= 0.8.0) tilt - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -115,41 +118,52 @@ GEM jquery-turbolinks (2.1.0) railties (>= 3.1.0) turbolinks - jquery-ui-rails (5.0.5) + jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.0.3) - kaminari (0.17.0) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + kaminari (1.2.1) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) + actionview + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) + activerecord + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.8.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.4) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) metamagic (3.1.7) rails (>= 3.0.0) - method_source (0.8.2) - mime-types (3.1) + method_source (1.0.0) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.9.1) + mime-types-data (3.2020.1104) + mini_mime (1.0.2) + mini_portile2 (2.5.0) + minitest (5.14.3) multi_json (1.12.1) nested_form (0.3.2) nio4r (1.2.1) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nprogress-rails (0.2.0.2) orm_adapter (0.5.0) pg (0.19.0) - pkg-config (1.1.7) public_suffix (2.0.5) puma (3.6.0) - rack (2.0.1) - rack-pjax (1.0.0) + racc (1.5.2) + rack (2.2.3) + rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) rack-test (0.6.3) @@ -166,19 +180,19 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.0.1) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.1) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6.0) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) - rails_admin (1.1.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + rails_admin (1.4.3) builder (~> 3.1) coffee-rails (~> 4.0) font-awesome-rails (>= 3.0, < 5) - haml (~> 4.0) + haml (>= 4.0, < 6) jquery-rails (>= 3.0, < 5) - jquery-ui-rails (~> 5.0) - kaminari (~> 0.14) + jquery-ui-rails (>= 5.0, < 7) + kaminari (>= 0.14, < 2.0) nested_form (~> 0.3) rack-pjax (>= 0.7) rails (>= 4.0, < 6) @@ -190,36 +204,41 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.3.0) + rake (13.0.3) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) - remotipart (1.3.1) + remotipart (1.4.4) rename (1.0.2) rails (>= 3.0.0) responders (2.3.0) railties (>= 4.2.0, < 5.1) - sass (3.4.22) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) slack-notifier (1.5.1) spring (2.0.0) activesupport (>= 4.2) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (4.0.0.beta3) + sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.0) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.19.1) - thread_safe (0.3.5) - tilt (2.0.5) + temple (0.8.2) + thor (1.0.1) + thread_safe (0.3.6) + tilt (2.0.10) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3) @@ -230,9 +249,9 @@ GEM activemodel (>= 5.0) debug_inspector railties (>= 5.0) - websocket-driver (0.6.4) + websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.2) + websocket-extensions (0.1.5) xpath (2.0.0) nokogiri (~> 1.3)