Skip to content

Commit

Permalink
Merge pull request #109 from Anrop/dependabot/bundler/globalid-1.1.0
Browse files Browse the repository at this point in the history
Bump globalid from 0.4.2 to 1.1.0
  • Loading branch information
Dahlgren authored Apr 1, 2024
2 parents 9e1f265 + 0b9eea0 commit 1156ea7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
cancancan (2.3.0)
case_transform (0.2)
activesupport
concurrent-ruby (1.1.8)
concurrent-ruby (1.2.3)
crass (1.0.6)
deep_cloneable (3.1.0)
activerecord (>= 3.1.0, < 7)
Expand All @@ -67,9 +67,9 @@ GEM
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
ffi (1.15.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.10)
globalid (1.1.0)
activesupport (>= 5.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jsonapi-renderer (0.2.2)
listen (3.5.1)
Expand All @@ -84,7 +84,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.0)
mini_portile2 (2.8.5)
minitest (5.14.4)
minitest (5.22.3)
msgpack (1.4.2)
mysql2 (0.5.3)
newrelic_rpm (7.0.0)
Expand Down Expand Up @@ -155,7 +155,7 @@ GEM
sprockets (>= 3.0.0)
thor (1.1.0)
thread_safe (0.3.6)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
Expand Down

0 comments on commit 1156ea7

Please sign in to comment.