diff --git a/Gemfile.lock b/Gemfile.lock index dcc02ba..3094eed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,12 +103,12 @@ GEM ffi (1.15.5) figaro (1.2.0) thor (>= 0.14.0, < 2) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) haml (5.2.2) temple (>= 0.8.0) tilt - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.11.5) @@ -145,12 +145,14 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.15.0) + minitest (5.17.0) msgpack (1.4.5) nested_form (0.3.2) nio4r (2.5.8) nokogiri (1.13.3-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.3.4) popper_js (1.16.0) @@ -258,7 +260,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -277,6 +279,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)