From ea8ed4979875ada804542f601ccf85bc19bfbe8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 19:33:29 +0000 Subject: [PATCH] Bump rails_admin from 1.2.0 to 1.4.3 Bumps [rails_admin](https://github.com/sferik/rails_admin) from 1.2.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.2.0...v1.4.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 61 +++++++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5d7a74..116de90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -69,18 +69,18 @@ GEM escape_utils (1.1.1) execjs (2.7.0) ffi (1.13.1) - font-awesome-rails (4.7.0.2) - railties (>= 3.2, < 5.2) + font-awesome-rails (4.7.0.6) + railties (>= 3.2, < 6.2) gemoji (3.0.0) github-linguist (4.8.18) charlock_holmes (~> 0.7.3) escape_utils (~> 1.1.0) mime-types (>= 1.19) rugged (>= 0.23.0b) - globalid (0.4.0) + globalid (0.4.2) activesupport (>= 4.2.0) greenmat (3.2.2.3) - haml (5.0.1) + haml (5.2.1) temple (>= 0.8.0) tilt html-pipeline (2.6.0) @@ -95,7 +95,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (5.0.5) + jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (1.8.6) kaminari (1.2.1) @@ -121,23 +121,25 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.6.0) + loofah (2.8.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.5) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) mem (0.1.5) method_source (1.0.0) - mime-types (3.1) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.4.0) - minitest (5.14.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 (2.1.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nio4r (2.5.4) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nokogumbo (1.4.13) nokogiri orm_adapter (0.5.0) @@ -155,8 +157,9 @@ GEM mem pygments.rb (~> 1.0) sanitize + racc (1.5.2) rack (2.2.3) - rack-pjax (1.0.0) + rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) rack-test (0.6.3) @@ -178,13 +181,13 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - rails_admin (1.2.0) + rails_admin (1.4.3) builder (~> 3.1) coffee-rails (~> 4.0) font-awesome-rails (>= 3.0, < 5) haml (>= 4.0, < 6) jquery-rails (>= 3.0, < 5) - jquery-ui-rails (~> 5.0) + jquery-ui-rails (>= 5.0, < 7) kaminari (>= 0.14, < 2.0) nested_form (~> 0.3) rack-pjax (>= 0.7) @@ -197,13 +200,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) rdoc (4.3.0) ref (2.0.0) - remotipart (1.3.1) + remotipart (1.4.4) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -212,7 +215,11 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (~> 1.4.1) - sass (3.4.24) + 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) sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1) @@ -227,21 +234,21 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (3.7.1) + sprockets (3.7.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) sqlite3 (1.3.13) - temple (0.8.0) + temple (0.8.2) therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref thor (1.0.1) thread_safe (0.3.6) - tilt (2.0.7) + tilt (2.0.10) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) @@ -250,7 +257,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)