diff --git a/Gemfile.lock b/Gemfile.lock index a9f65e4..84fc023 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - webmock-twirp (0.5.1) + webmock-twirp (0.0.1) twirp (>= 1) webmock (>= 3) @@ -11,7 +11,7 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) byebug (11.1.3) crack (1.0.0) bigdecimal @@ -25,9 +25,10 @@ GEM faraday-net_http (3.0.2) google-protobuf (3.25.3) hashdiff (1.1.0) - public_suffix (5.0.4) + public_suffix (5.0.5) rack (3.0.10) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -48,10 +49,11 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + strscan (3.1.0) twirp (1.10.0) faraday (< 3) google-protobuf (~> 3.0, >= 3.7.0) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)