From 06131ce38f3b0a91168cf8bb46b2f6f2f72c18c7 Mon Sep 17 00:00:00 2001 From: Chris Colvard Date: Mon, 4 Jul 2022 10:06:13 -0400 Subject: [PATCH] Use officially released version of active_elastic_job gem --- Gemfile | 2 +- Gemfile.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index fb2a5f13bd..2e56f3937d 100644 --- a/Gemfile +++ b/Gemfile @@ -154,7 +154,7 @@ end # Install the bundle --with aws when running on Amazon Elastic Beanstalk group :aws, optional: true do - gem 'active_elastic_job', github: 'tawan/active-elastic-job' + gem 'active_elastic_job' gem 'aws-partitions' gem 'aws-sdk-rails' gem 'aws-sdk-cloudfront' diff --git a/Gemfile.lock b/Gemfile.lock index 81e03305b3..9ea047421c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,14 +55,6 @@ GIT fugit (~> 1.1) sidekiq (>= 4.2.1) -GIT - remote: https://github.com/tawan/active-elastic-job.git - revision: e1735bb48373dc398f704cffea52c73564fc1dcb - specs: - active_elastic_job (3.2.0) - aws-sdk-sqs (~> 1) - rails (>= 5.2.6, < 7.1) - GEM remote: https://rubygems.org/ specs: @@ -121,6 +113,9 @@ GEM json-ld rails (>= 5.2, < 7.1) rdf-vocab (>= 2.1.0) + active_elastic_job (3.2.0) + aws-sdk-sqs (~> 1) + rails (>= 5.2.6, < 7.1) active_encode (0.8.2) rails sprockets (< 4) @@ -975,7 +970,7 @@ DEPENDENCIES about_page! active-fedora (~> 13.2, >= 13.2.5) active_annotations (~> 0.4) - active_elastic_job! + active_elastic_job active_encode (~> 0.8.2) active_fedora-datastreams (~> 0.4) activejob-traffic_control