diff --git a/Gemfile.lock b/Gemfile.lock index c0f8d63..f5fbe08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,14 @@ GEM remote: http://rubygems.org/ specs: - activemodel (5.2.0) - activesupport (= 5.2.0) - activesupport (5.2.0) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) atk (3.2.4) @@ -19,7 +20,7 @@ GEM cairo-gobject (3.2.4) cairo glib2 (= 3.2.4) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.6) faraday (0.15.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) @@ -38,7 +39,7 @@ GEM atk (= 3.2.4) gdk_pixbuf2 (= 3.2.4) pango (= 3.2.4) - i18n (1.0.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) json_api_client (1.6.0) activemodel (>= 3.2.0) @@ -46,7 +47,7 @@ GEM addressable (~> 2.2) faraday (~> 0.15, >= 0.15.2) faraday_middleware (~> 0.9) - minitest (5.11.3) + minitest (5.14.1) multipart-post (2.0.0) native-package-installer (1.0.6) pango (3.2.4) @@ -59,9 +60,10 @@ GEM rmagick (2.16.0) thread (0.2.2) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) work_queue (2.5.4) + zeitwerk (2.3.0) PLATFORMS ruby