I tried gem 'textmagic_rest_client', :git => 'https://github.com/textmagic/textmagic-rest-ruby-v2.git', :tag => 'v2.0.25383' as listed in the readme and got a gemspec issue.

I tried gem 'textmagic_rest_client', :git => 'https://github.com/textmagic/textmagic-rest-ruby-v2.git', :tag => 'v2.0.20604' as listed in the api docs (https://docs.textmagic.com/#tag/SDKs/Ruby) and got an error installing json

I'm using rails 6.1.7.6 and ruby 3.2.2
I tried
gem 'textmagic_rest_client', :git => 'https://github.com/textmagic/textmagic-rest-ruby-v2.git', :tag => 'v2.0.25383'as listed in the readme and got agemspecissue.I tried
gem 'textmagic_rest_client', :git => 'https://github.com/textmagic/textmagic-rest-ruby-v2.git', :tag => 'v2.0.20604'as listed in the api docs (https://docs.textmagic.com/#tag/SDKs/Ruby) and got an error installingjsonI'm using rails
6.1.7.6and ruby3.2.2