File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,6 @@ gem "json", ">= 2.0.0"
45
45
# Workaround until Ruby ships with cgi version 0.3.6 or higher.
46
46
gem "cgi" , ">= 0.3.6" , require : false
47
47
48
- # Workaround until globalid gem is fixed
49
- gem "globalid" , "< 1.2.0" , require : false
50
-
51
48
group :rubocop do
52
49
gem "rubocop" , ">= 1.25.1" , require : false
53
50
gem "rubocop-minitest" , require : false
Original file line number Diff line number Diff line change 238
238
fugit (1.8.0 )
239
239
et-orbi (~> 1 , >= 1.2.7 )
240
240
raabro (~> 1.4 )
241
- globalid (1.1 .0 )
241
+ globalid (1.0 .0 )
242
242
activesupport (>= 5.0 )
243
243
google-apis-core (0.9.4 )
244
244
addressable (~> 2.5 , >= 2.5.1 )
@@ -582,7 +582,6 @@ DEPENDENCIES
582
582
delayed_job
583
583
delayed_job_active_record
584
584
error_highlight (>= 0.4.0 )
585
- globalid (< 1.2.0 )
586
585
google-cloud-storage (~> 1.11 )
587
586
image_processing (~> 1.2 )
588
587
importmap-rails
You can’t perform that action at this time.
0 commit comments