diff --git a/src.backup/ui/Gemfile.lock b/src.backup/ui/Gemfile.lock index d5d5400..d3ca3bf 100644 --- a/src.backup/ui/Gemfile.lock +++ b/src.backup/ui/Gemfile.lock @@ -1,16 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) backports (3.11.4) bson (1.12.5) bson_ext (1.12.5) bson (~> 1.12.5) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.6) et-orbi (1.1.6) tzinfo faraday (0.15.4) @@ -23,9 +24,9 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - i18n (1.3.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) - minitest (5.11.3) + minitest (5.14.1) multi_json (1.13.1) multipart-post (2.0.0) mustermann (1.0.3) @@ -58,10 +59,11 @@ GEM thread_safe (0.3.6) thrift (0.9.3.0) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) tzinfo-data (1.2018.7) tzinfo (>= 1.0.0) + zeitwerk (2.3.0) zipkin-tracer (0.30.0) faraday (~> 0.8) finagle-thrift (~> 1.4.2)