Skip to content

Commit

Permalink
Update globalid to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 20, 2023
1 parent ce74ad7 commit dd5794c
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 @@ -80,7 +80,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
crass (1.0.6)
diff-lcs (1.4.4)
dotenv (2.7.6)
Expand All @@ -105,8 +105,8 @@ GEM
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
ffi (1.15.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.1)
activesupport (>= 5.0)
haml (5.2.1)
temple (>= 0.8.0)
tilt
Expand All @@ -128,7 +128,7 @@ GEM
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jbuilder (2.11.2)
activesupport (>= 5.0.0)
Expand All @@ -145,7 +145,7 @@ GEM
method_source (1.0.0)
mini_mime (1.0.3)
mini_portile2 (2.5.1)
minitest (5.14.4)
minitest (5.17.0)
msgpack (1.4.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -302,7 +302,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand All @@ -317,7 +317,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down

0 comments on commit dd5794c

Please sign in to comment.