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

Bump globalid from 0.5.2 to 1.0.1 #56

Open
wants to merge 1 commit into
base: main
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
15 changes: 9 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
deface (1.8.1)
nokogiri (>= 1.6)
Expand All @@ -131,7 +131,7 @@ GEM
railties (>= 3.2, < 7)
friendly_id (5.4.2)
activerecord (>= 4.0.0)
globalid (0.5.2)
globalid (1.0.1)
activesupport (>= 5.0)
handlebars_assets (0.23.9)
execjs (~> 2.0)
Expand All @@ -140,7 +140,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -187,7 +187,7 @@ GEM
rake
mini_magick (4.11.0)
mini_mime (1.1.1)
minitest (5.14.4)
minitest (5.17.0)
monetize (1.11.0)
money (~> 6.12)
money (6.16.0)
Expand All @@ -197,6 +197,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.12.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.12.4-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
paperclip-cloudinary (1.3.2)
cloudinary (~> 1.1)
Expand Down Expand Up @@ -382,7 +384,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)
unf (0.1.4)
unf_ext
Expand All @@ -408,10 +410,11 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
bootsnap (>= 1.4.4)
Expand Down