Skip to content

Commit a90016f

Browse files
committed
Bump globalid gem version to work with Ruby head
Ref: rails/globalid#132
1 parent 0b7b2ce commit a90016f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ GEM
147147
frozen_record (0.22.1)
148148
activemodel
149149
dedup
150-
globalid (0.4.2)
151-
activesupport (>= 4.2.0)
150+
globalid (1.0.0)
151+
activesupport (>= 5.0)
152152
google-protobuf (3.19.1)
153153
i18n (1.8.10)
154154
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)