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 #3011

Open
wants to merge 1 commit into
base: master
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
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ GEM
combine_pdf (1.0.4)
ruby-rc4 (>= 0.1.5)
commonmarker (0.23.5)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
daemons (1.4.0)
database_cleaner (2.0.1)
Expand Down Expand Up @@ -268,8 +268,8 @@ GEM
glebtv_mongoid_userstamp (0.9.2)
mongoid (>= 6.0.0, < 8.0)
request_store
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 @@ -291,7 +291,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
identicon (0.0.5)
chunky_png
Expand Down Expand Up @@ -340,7 +340,7 @@ GEM
mini_portile2 (2.5.3)
mini_racer (0.4.0)
libv8-node (~> 15.14.0.0)
minitest (5.14.4)
minitest (5.17.0)
mongo (2.14.0)
bson (>= 4.8.2, < 5.0.0)
mongoid (7.3.0)
Expand Down Expand Up @@ -550,7 +550,7 @@ GEM
thor (1.1.0)
tilt (2.0.10)
ttfunk (1.7.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand All @@ -573,7 +573,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.26)
zeitwerk (2.4.2)
zeitwerk (2.6.6)
zip-zip (0.3)
rubyzip (>= 1.0.0)

Expand Down