From db222c0ff51465110e91e2cd24d5f731d4c6b731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 10:00:56 +0000 Subject: [PATCH] Bump jsonapi.rb from 1.7.0 to 2.0.1 Bumps [jsonapi.rb](https://github.com/stas/jsonapi.rb) from 1.7.0 to 2.0.1. - [Release notes](https://github.com/stas/jsonapi.rb/releases) - [Commits](https://github.com/stas/jsonapi.rb/compare/v1.7.0...v2.0.1) --- updated-dependencies: - dependency-name: jsonapi.rb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e0e3c9..82606e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,10 +116,9 @@ GEM rspec-expectations jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jsonapi.rb (1.7.0) + jsonapi.rb (2.0.1) jsonapi-serializer rack - ransack jwt (1.5.6) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -133,7 +132,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.2) + minitest (5.16.3) msgpack (1.5.1) multipart-post (2.1.1) nio4r (2.5.8) @@ -193,10 +192,6 @@ GEM rake (>= 12.2) thor (~> 1.0) rake (13.0.6) - ransack (2.4.2) - activerecord (>= 5.2.4) - activesupport (>= 5.2.4) - i18n rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -242,12 +237,12 @@ GEM thor (1.2.1) tins (1.29.1) sync - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby