Revert "Lock globalid gem version to address broken CI"

This reverts commit 6440efa9ea05cde1f001098aa25bebbb2ea20fbb.
This commit is contained in:
Rafael Mendonça França 2023-09-05 16:17:49 +00:00
parent e32f0b8bb2
commit e4d47eaecf
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
2 changed files with 1 additions and 5 deletions

@ -45,9 +45,6 @@ gem "json", ">= 2.0.0"
# Workaround until Ruby ships with cgi version 0.3.6 or higher.
gem "cgi", ">= 0.3.6", require: false
# Workaround until globalid gem is fixed
gem "globalid", "< 1.2.0", require: false
group :rubocop do
gem "rubocop", ">= 1.25.1", require: false
gem "rubocop-minitest", require: false

@ -238,7 +238,7 @@ GEM
fugit (1.8.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
globalid (1.1.0)
globalid (1.0.0)
activesupport (>= 5.0)
google-apis-core (0.9.4)
addressable (~> 2.5, >= 2.5.1)
@ -582,7 +582,6 @@ DEPENDENCIES
delayed_job
delayed_job_active_record
error_highlight (>= 0.4.0)
globalid (< 1.2.0)
google-cloud-storage (~> 1.11)
image_processing (~> 1.2)
importmap-rails