diff --git a/Gemfile b/Gemfile index d30dd592b..1cd37b730 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'flipper', '~> 1.3' gem 'flipper-active_record', '~> 1.3' gem 'github_webhook', '~> 1.4' gem 'globalid' -gem 'good_job', '~> 4.3' +gem 'good_job', '~> 4.13' gem 'graphql' gem 'graphql-client' gem 'i18n' diff --git a/Gemfile.lock b/Gemfile.lock index acd1dd848..85f6ac7db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM activemodel erb (6.0.2) erubi (1.13.1) - et-orbi (1.3.0) + et-orbi (1.4.0) tzinfo factory_bot (6.5.6) activesupport (>= 6.1.0) @@ -202,8 +202,8 @@ GEM rack-protection (>= 1.5.3, < 5.0.0) rack-session (>= 1.0.2, < 3.0.0) sanitize (< 8) - fugit (1.11.2) - et-orbi (~> 1, >= 1.2.11) + fugit (1.12.1) + et-orbi (~> 1.4) raabro (~> 1.4) github_webhook (1.4.2) activesupport (>= 4) @@ -211,7 +211,7 @@ GEM railties (>= 4) globalid (1.2.1) activesupport (>= 6.1) - good_job (4.11.2) + good_job (4.13.3) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -555,7 +555,7 @@ GEM tilt (2.6.1) time (0.4.1) date - timeout (0.4.3) + timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -614,7 +614,7 @@ DEPENDENCIES flipper-ui (~> 1.4) github_webhook (~> 1.4) globalid - good_job (~> 4.3) + good_job (~> 4.13) graphiql-rails graphql graphql-client