From c838f79c78817a1e246eb9e77e9c5d618126669a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 19:28:26 +0000 Subject: [PATCH] Bump rails_admin from 0.7.0 to 1.4.3 Bumps [rails_admin](https://github.com/sferik/rails_admin) from 0.7.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/v0.7.0...v1.4.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 111 ++++++++++++++++++++++++++++----------------------- 2 files changed, 63 insertions(+), 50 deletions(-) diff --git a/Gemfile b/Gemfile index d440de9..44e7901 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ gem 'aasm' gem 'paperclip', '~> 4.3.0' gem 'mailboxer' gem 'public_activity' -gem 'rails_admin', '~> 0.7.0' +gem 'rails_admin', '~> 1.4.3' # jobs gem 'sidekiq' diff --git a/Gemfile.lock b/Gemfile.lock index e270d70..7ac2ee3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,11 +66,11 @@ GEM annotate (2.6.10) activerecord (>= 3.2, <= 4.3) rake (~> 10.4) - arel (6.0.3) + arel (6.0.4) bcrypt (3.1.10) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) bxslider-rails (4.2.5.1) byebug (6.0.2) cancancan (1.12.0) @@ -119,8 +119,9 @@ GEM coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1.1) + coffee-script-source (1.12.2) colorize (0.7.7) + concurrent-ruby (1.1.7) connection_pool (2.2.0) coveralls (0.8.2) json (~> 1.8) @@ -128,6 +129,7 @@ GEM simplecov (~> 0.10.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) + crass (1.0.6) cucumber (1.3.20) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -165,15 +167,15 @@ GEM mail (~> 2.2) erubis (2.7.0) eventmachine (1.0.5) - execjs (2.6.0) + execjs (2.7.0) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) ffi (1.9.10) - font-awesome-rails (4.4.0.0) - railties (>= 3.2, < 5.0) + font-awesome-rails (4.7.0.6) + railties (>= 3.2, < 6.2) foreigner (1.7.4) activerecord (>= 3.0.0) friendly_id (5.0.5) @@ -181,14 +183,15 @@ GEM gemoji (2.1.0) gherkin (2.12.2) multi_json (~> 1.3) - globalid (0.3.6) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) haml (4.0.7) tilt hitimes (1.2.3) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.1) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -197,9 +200,9 @@ GEM rails-dom-testing (~> 1.0) 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.3) + json (1.8.6) kaminari (0.15.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -213,10 +216,11 @@ GEM logstash-event (1.2.02) logstash-logger (0.24.1) logstash-event (~> 1.2) - loofah (2.0.3) + loofah (2.8.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) + mail (2.7.1) + mini_mime (>= 0.1.1) mailboxer (0.13.0) carrierwave (>= 0.5.8) foreigner (>= 0.9.1) @@ -229,10 +233,11 @@ GEM skinny (~> 0.2.3) sqlite3 (~> 1.3) thin (~> 1.5.0) - mime-types (2.6.2) + mime-types (2.99.3) mimemagic (0.3.0) - mini_portile (0.6.2) - minitest (5.8.0) + mini_mime (1.0.2) + mini_portile2 (2.5.0) + minitest (5.14.3) multi_json (1.11.2) multi_test (0.1.2) nested_form (0.3.2) @@ -240,8 +245,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) paperclip (4.3.1) activemodel (>= 3.2.0) @@ -257,10 +263,11 @@ GEM railties (>= 3.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.5.2) rack (1.6.4) - rack-pjax (0.8.0) + rack-pjax (1.1.0) nokogiri (~> 1.5) - rack (~> 1.1) + rack (>= 1.1) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -278,25 +285,24 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) - rails_admin (0.7.0) + 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) - remotipart (~> 1.0) - safe_yaml (~> 1.0) + rack-pjax (>= 0.7) + rails (>= 4.0, < 6) + remotipart (~> 1.3) sass-rails (>= 4.0, < 6) railties (4.2.4) actionpack (= 4.2.4) @@ -304,13 +310,16 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.15.0) - rake (10.4.2) + rake (10.5.0) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (4.2.0) json (~> 1.4) redis (3.2.1) redis-namespace (1.5.2) redis (~> 3.0, >= 3.0.4) - remotipart (1.2.1) + remotipart (1.4.4) responders (2.1.0) railties (>= 4.2.0, < 5) rest-client (1.8.0) @@ -335,10 +344,13 @@ GEM rspec-support (~> 3.0.0) rspec-support (3.0.4) rubyzip (1.1.7) - safe_yaml (1.0.4) sanitize (2.0.6) nokogiri (>= 1.4.4) - sass (3.4.18) + 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.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) @@ -386,12 +398,13 @@ GEM railties (>= 3.1, < 5.0) slim (~> 3.0) spring (1.4.0) - sprockets (3.3.4) - rack (~> 1.0) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) sqlite3 (1.3.10) sshkit (1.7.1) colorize (>= 0.7.0) @@ -404,15 +417,15 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.19.1) - thread_safe (0.3.5) - tilt (2.0.1) + thor (0.19.4) + thread_safe (0.3.6) + tilt (2.0.10) timers (4.0.4) hitimes tins (1.6.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0) @@ -480,7 +493,7 @@ DEPENDENCIES quiet_assets rack rails (~> 4.2.0) - rails_admin (~> 0.7.0) + rails_admin (~> 1.4.3) rolify rspec-mocks rspec-rails (~> 3.0.0)