From d7ac136ced3c99f63aa0ece780a34a6ff665fdb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 10:03:01 +0000 Subject: [PATCH] Bump jsonapi.rb from 1.7.0 to 2.0.0 Bumps [jsonapi.rb](https://github.com/stas/jsonapi.rb) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/stas/jsonapi.rb/releases) - [Commits](https://github.com/stas/jsonapi.rb/compare/v1.7.0...v2.0.0) --- updated-dependencies: - dependency-name: jsonapi.rb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f1a7059..af2aaad8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -108,7 +108,7 @@ GEM ffi (1.15.4) globalid (0.5.2) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.10.0) concurrent-ruby (~> 1.0) json (2.6.0) jsonapi-rspec (0.0.11) @@ -116,10 +116,9 @@ GEM rspec-expectations jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jsonapi.rb (1.7.0) + jsonapi.rb (2.0.0) jsonapi-serializer rack - ransack jwt (1.5.6) listen (3.7.0) 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.6.1) - minitest (5.14.4) + minitest (5.15.0) msgpack (1.4.2) multipart-post (2.1.1) nio4r (2.5.8) @@ -193,10 +192,6 @@ GEM rake (>= 0.13) 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) @@ -247,7 +242,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.5.4) PLATFORMS ruby