You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a variety of reasons the base Ruby I need to run this code in is 3.0.2, tried but could not on Mac OSX 11.6 Big Sur build the Gem. Even specifying this specific github repo I was unable to download the gem and build it on my local machine.
I also noted the last commit was Aug 11, 2021. Is this code no longer maintained?
I was able to get what I needed quickly using HTTParty and simple JSON requests, is there any advantage for using the library over just HTTParty?
thanks all.
The text was updated successfully, but these errors were encountered:
For a variety of reasons the base Ruby I need to run this code in is 3.0.2, tried but could not on Mac OSX 11.6 Big Sur build the Gem. Even specifying this specific github repo I was unable to download the gem and build it on my local machine.
I also noted the last commit was Aug 11, 2021. Is this code no longer maintained?
I was able to get what I needed quickly using HTTParty and simple JSON requests, is there any advantage for using the library over just HTTParty?
thanks all.
The text was updated successfully, but these errors were encountered: