Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #30 from tuanle03/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
tuanle03 authored Oct 20, 2023
2 parents 5584bdf + 0a0929b commit b6d650f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ GEM
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (3.0.0)
concurrent-ruby (1.1.6)
concurrent-ruby (1.2.2)
crass (1.0.6)
devise (4.7.2)
bcrypt (~> 3.0)
Expand All @@ -83,8 +83,8 @@ GEM
erubi (1.9.0)
erubis (2.7.0)
ffi (1.13.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.1.0)
activesupport (>= 5.0)
haml (5.1.2)
temple (>= 0.8.0)
tilt
Expand All @@ -99,7 +99,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.8.3)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jbuilder (2.10.0)
activesupport (>= 5.0.0)
Expand All @@ -119,7 +119,7 @@ GEM
rake
mini_mime (1.0.2)
mini_portile2 (2.8.4)
minitest (5.14.1)
minitest (5.20.0)
msgpack (1.3.3)
nio4r (2.5.9)
nokogiri (1.13.10)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.7)
tzinfo (1.2.11)
thread_safe (~> 0.1)
warden (1.2.8)
rack (>= 2.0.6)
Expand All @@ -223,7 +223,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.0)
zeitwerk (2.6.11)

PLATFORMS
ruby
Expand Down

0 comments on commit b6d650f

Please sign in to comment.