Gemfile.lock in ldclient-rb-5.4.2 vs Gemfile.lock in ldclient-rb-5.4.3

- old
+ new

@@ -1,15 +1,15 @@ PATH remote: . specs: - ldclient-rb (5.4.1) + ldclient-rb (5.4.3) concurrent-ruby (~> 1.0) faraday (>= 0.9, < 2) faraday-http-cache (>= 1.3.0, < 3) http_tools (~> 0.4.5) json (>= 1.8, < 3) - net-http-persistent (~> 2.9) + net-http-persistent (>= 2.9, < 4.0) semantic (~> 1.6) socketry (~> 0.5.1) GEM remote: https://rubygems.org/ @@ -34,10 +34,11 @@ listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) multipart-post (2.0.0) - net-http-persistent (2.9.4) + net-http-persistent (3.0.0) + connection_pool (~> 2.2) rake (10.5.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) redis (3.3.5)