Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump globalid from 0.4.2 to 1.0.1 #36

Open
wants to merge 1 commit into
base: development-1.x.x
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ GEM
brakeman (4.7.0)
builder (3.2.3)
byebug (11.0.1)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.10)
crass (1.0.5)
database_cleaner (1.7.0)
devise (4.7.1)
Expand Down Expand Up @@ -101,9 +101,9 @@ GEM
railties (>= 4.2.0)
faker (2.6.0)
i18n (>= 1.6, < 1.8)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.7.0)
globalid (1.0.1)
activesupport (>= 5.0)
i18n (1.7.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.3)
json (2.2.0)
Expand All @@ -119,7 +119,7 @@ GEM
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.12.2)
minitest (5.17.0)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
Expand Down Expand Up @@ -210,7 +210,7 @@ GEM
sqlite3 (1.4.1)
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (1.2.5)
tzinfo (1.2.10)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
warden (1.2.8)
Expand All @@ -223,7 +223,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
zeitwerk (2.2.0)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down