diff --git a/Gemfile.lock b/Gemfile.lock index 542f7ef0..10c81170 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,44 +22,43 @@ 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) + database_cleaner-active_record (2.0.1) activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.0) diff-lcs (1.4.4) docile (1.3.5) dotenv (2.7.6) - factory_bot (6.1.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) faker (2.16.0) i18n (>= 1.6, < 2) - faraday (1.3.0) - faraday-net_http (~> 1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords - faraday-net_http (1.0.1) + faraday (2.0.0) + ruby2_keywords (>= 0.0.4) + faraday-follow_redirects (0.3.0) + faraday (>= 1, < 3) graphql (1.12.3) 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) + json-jwt (1.16.1) activesupport (>= 4.2) aes_key_wrap bindata + faraday (~> 2.0) + faraday-follow_redirects jwt (2.2.2) mail (2.7.1) mini_mime (>= 0.1.1) 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) ruby2_keywords (~> 0.0.1) nio4r (2.5.5) @@ -112,10 +111,11 @@ GEM rack (~> 2.0) rack-cors (1.1.1) rack (>= 2.0.0) - rack-oauth2 (1.16.0) + rack-oauth2 (2.2.0) activesupport attr_required - httpclient + faraday (~> 2.0) + faraday-follow_redirects json-jwt (>= 1.11.0) rack (>= 2.1.0) rack-protection (2.1.0) @@ -159,7 +159,7 @@ GEM ruby-saml (1.11.0) nokogiri (>= 1.5.10) ruby2_keywords (0.0.4) - sentry-raven (3.1.1) + sentry-raven (3.1.2) faraday (>= 1.0) sequel (5.41.0) sequel-activerecord_connection (1.2.2) @@ -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