Gemfile.lock in solana-ruby-web3js-1.0.1.beta1 vs Gemfile.lock in solana-ruby-web3js-1.0.1.beta2

- old
+ new

@@ -1,13 +1,11 @@ PATH remote: . specs: - solana_ruby (2.0.0) - brakeman (~> 6.1.2) - pry (~> 0.14.2) - rubycritic (~> 4.9.0) - simplecov (~> 0.22.0) + solana-ruby-web3js (1.0.1.beta1) + base58 (~> 0.2.3) + base64 (~> 0.2.0) websocket-client-simple (~> 0.8.0) GEM remote: https://rubygems.org/ specs: @@ -16,18 +14,21 @@ ast (2.4.2) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) + base58 (0.2.3) + base64 (0.2.0) bigdecimal (3.1.8) brakeman (6.1.2) racc - childprocess (5.0.0) + childprocess (5.1.0) + logger (~> 1.5) coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -77,23 +78,23 @@ json (2.7.2) language_server-protocol (3.17.0.3) launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) + logger (1.6.1) method_source (1.1.0) parallel (1.25.1) parser (3.3.4.0) ast (~> 2.4.1) racc - path_expander (1.1.2) + path_expander (1.1.3) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.1) racc (1.8.1) rainbow (3.1.1) - rake (13.2.1) reek (6.3.0) dry-schema (~> 1.13.0) parser (~> 3.3.0) rainbow (>= 2.0, < 4.0) rexml (~> 3.1) @@ -163,22 +164,26 @@ hashdiff (>= 0.4.0, < 2.0.0) websocket (1.2.11) websocket-client-simple (0.8.0) event_emitter websocket - zeitwerk (2.6.17) + yard (0.9.37) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-23 ruby DEPENDENCIES + brakeman (~> 6.1.2) ed25519 - rake (~> 13.0) + pry (~> 0.14.2) rspec rubocop (~> 1.21) - simplecov - solana_ruby! + rubycritic (~> 4.9.0) + simplecov (~> 0.22.0) + solana-ruby-web3js! webmock + yard BUNDLED WITH 2.5.16