diff --git a/ruby-neo4j-driver/Gemfile.lock b/ruby-neo4j-driver/Gemfile.lock index 35b37ba..fadb0d0 100644 --- a/ruby-neo4j-driver/Gemfile.lock +++ b/ruby-neo4j-driver/Gemfile.lock @@ -1,15 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) - concurrent-ruby (1.1.5) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + concurrent-ruby (1.1.10) ethon (0.12.0) ffi (>= 1.3.0) faraday (0.17.0) @@ -21,10 +20,10 @@ GEM multi_json ffi (1.11.1) httpclient (2.8.3) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.2.0) - minitest (5.13.0) + minitest (5.16.2) multi_json (1.14.1) multipart-post (2.1.1) neo4j (9.6.0) @@ -54,12 +53,10 @@ GEM rake (13.0.0) ruby-progressbar (1.10.1) rubyzip (2.0.0) - thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) - zeitwerk (2.2.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby