diff --git a/ironflow_backend/Gemfile.lock b/ironflow_backend/Gemfile.lock index 6d8750a..df744e9 100644 --- a/ironflow_backend/Gemfile.lock +++ b/ironflow_backend/Gemfile.lock @@ -48,7 +48,7 @@ GEM msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -56,7 +56,7 @@ GEM faker (2.19.0) i18n (>= 1.6, < 2) ffi (1.15.5) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) graphiql-rails (1.4.11) railties @@ -65,7 +65,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.1) listen (3.1.5) @@ -146,7 +146,7 @@ GEM sprockets (>= 3.0.0) thor (1.2.1) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) ui_faces (0.1.4) unf (0.1.4)