diff --git a/Gemfile.lock b/Gemfile.lock index 53c764a..48c2046 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,14 +8,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -28,7 +28,7 @@ GEM faraday-net_http (~> 2.0) ruby2_keywords (>= 0.0.4) faraday-net_http (2.0.1) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) iiif-presentation (0.2.0) activesupport (>= 3.2.18) @@ -36,7 +36,7 @@ GEM json json (2.6.1) method_source (1.0.0) - minitest (5.15.0) + minitest (5.19.0) openssl (3.0.0) pry (0.14.1) coderay (~> 1.1) @@ -70,7 +70,7 @@ GEM thor (1.2.1) tins (1.31.0) sync - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS