diff --git a/Gemfile.lock b/Gemfile.lock index 542f7ef0..87c17079 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.2.1) - activesupport (= 6.1.2.1) - activerecord (6.1.2.1) - activemodel (= 6.1.2.1) - activesupport (= 6.1.2.1) - activesupport (6.1.2.1) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activerecord (6.1.7.1) + activemodel (= 6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -22,7 +22,7 @@ GEM bcrypt (3.1.16) bindata (2.4.8) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml database_cleaner-active_record (2.0.0) @@ -45,7 +45,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.8) + i18n (1.12.0) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2) @@ -57,7 +57,7 @@ GEM method_source (1.0.0) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) @@ -187,14 +187,14 @@ GEM sinatra (= 2.1.0) tilt (~> 2.0) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) webmock (3.11.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby