This is an automated email from the ASF dual-hosted git repository. domgarguilo pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-proxy.git
The following commit(s) were added to refs/heads/main by this push: new 5c0218e Re-generate ruby files using thrift 0.17 (#50) 5c0218e is described below commit 5c0218e5cace4787581494ced29b2448bc794759 Author: Dom G <domgargu...@apache.org> AuthorDate: Tue Nov 22 08:38:49 2022 -0500 Re-generate ruby files using thrift 0.17 (#50) --- src/main/ruby/Gemfile | 2 +- src/main/ruby/accumulo/lib/accumulo_proxy.rb | 2 +- src/main/ruby/accumulo/lib/proxy_constants.rb | 2 +- src/main/ruby/accumulo/lib/proxy_types.rb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/ruby/Gemfile b/src/main/ruby/Gemfile index fc5ad1f..be4f868 100644 --- a/src/main/ruby/Gemfile +++ b/src/main/ruby/Gemfile @@ -14,5 +14,5 @@ # limitations under the License. ruby '>2.5' source "https://rubygems.org" -gem 'thrift', '0.11.0.0' +gem 'thrift', '0.17.0' gem 'accumulo', :path => "/path/to/accumulo-proxy/src/main/ruby/accumulo" diff --git a/src/main/ruby/accumulo/lib/accumulo_proxy.rb b/src/main/ruby/accumulo/lib/accumulo_proxy.rb index fb15df1..51e58a4 100644 --- a/src/main/ruby/accumulo/lib/accumulo_proxy.rb +++ b/src/main/ruby/accumulo/lib/accumulo_proxy.rb @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# Autogenerated by Thrift Compiler (0.12.0) +# Autogenerated by Thrift Compiler (0.17.0) # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING # diff --git a/src/main/ruby/accumulo/lib/proxy_constants.rb b/src/main/ruby/accumulo/lib/proxy_constants.rb index 189a7b4..afd79be 100644 --- a/src/main/ruby/accumulo/lib/proxy_constants.rb +++ b/src/main/ruby/accumulo/lib/proxy_constants.rb @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# Autogenerated by Thrift Compiler (0.12.0) +# Autogenerated by Thrift Compiler (0.17.0) # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING # diff --git a/src/main/ruby/accumulo/lib/proxy_types.rb b/src/main/ruby/accumulo/lib/proxy_types.rb index 31c6079..87802bc 100644 --- a/src/main/ruby/accumulo/lib/proxy_types.rb +++ b/src/main/ruby/accumulo/lib/proxy_types.rb @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# Autogenerated by Thrift Compiler (0.12.0) +# Autogenerated by Thrift Compiler (0.17.0) # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING #