Gemfile.lock in stackify-api-ruby-1.3.0.beta1 vs Gemfile.lock in stackify-api-ruby-2.0.0

- old
+ new

@@ -1,28 +1,34 @@ PATH remote: . specs: - stackify-api-ruby (1.3.0.beta1) + stackify-api-ruby (2.0.0.beta1) faraday (~> 0.8) net_http_unix (~> 0.2) GEM remote: https://rubygems.org/ specs: - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) + delegate_matcher (0.4.3) + proc_extensions (~> 0.2) diff-lcs (1.4.4) - et-orbi (1.2.4) + et-orbi (1.2.7) tzinfo faraday (0.17.4) multipart-post (>= 1.2, < 3) - fugit (1.5.0) - et-orbi (~> 1.1, >= 1.1.8) + file-tail (1.2.0) + tins (~> 1.0) + fugit (1.8.1) + et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) multipart-post (2.1.1) net_http_unix (0.2.2) + proc_extensions (0.2) + sourcify (~> 0.5) raabro (1.4.0) - rake (0.9.6) + rake (10.5.0) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-core (3.10.1) @@ -32,31 +38,47 @@ rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rufus-scheduler (3.8.0) + ruby2ruby (2.5.0) + ruby_parser (~> 3.1) + sexp_processor (~> 4.6) + ruby_parser (3.20.1) + sexp_processor (~> 4.16) + rufus-scheduler (3.8.2) fugit (~> 1.1, >= 1.1.6) - stackify-ruby-apm (1.15.1) + sexp_processor (4.17.0) + sourcify (0.5.0) + file-tail (>= 1.0.5) + ruby2ruby (>= 1.2.5) + ruby_parser (>= 2.0.5) + sexp_processor (>= 3.0.5) + stackify-ruby-apm (1.16.0.beta1) + concurrent-ruby + delegate_matcher + faraday + net_http_unix + rufus-scheduler + sync (0.5.0) + tins (1.32.1) + sync + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - faraday (~> 0.8) - net_http_unix (~> 0.2) - rufus-scheduler (~> 3.0) - tzinfo (2.0.4) - concurrent-ruby (~> 1.0) - tzinfo-data (1.2021.1) + tzinfo-data (1.2023.3) tzinfo (>= 1.0.0) PLATFORMS ruby + x64-mingw-ucrt x86-mingw32 DEPENDENCIES - bundler (~> 1.6) - rake (~> 0) + bundler (~> 2.0) + rake (~> 10.0) rspec (~> 3.0) stackify-api-ruby! - stackify-ruby-apm (~> 1.15) + stackify-ruby-apm (~> 1.16.0.beta1) tzinfo-data BUNDLED WITH - 1.17.13 + 2.4.10