Gemfile.lock in redgraph-0.1.3 vs Gemfile.lock in redgraph-0.1.4

- old
+ new

@@ -1,16 +1,26 @@ PATH remote: . specs: - redgraph (0.1.3) + redgraph (0.1.4) + activesupport (>= 3.0.0) redis (~> 4) GEM remote: https://rubygems.org/ specs: + activesupport (6.1.3.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) coderay (1.1.3) + concurrent-ruby (1.1.8) docile (1.3.5) + i18n (1.8.10) + concurrent-ruby (~> 1.0) method_source (1.0.0) minitest (5.14.4) pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) @@ -20,9 +30,12 @@ docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.2) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.4.2) PLATFORMS x86_64-darwin-20 DEPENDENCIES