local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Add sprockets-rails gem as a dev dependency #205

Closed dimameshcharakou closed 2 years ago

dimameshcharakou commented 2 years ago

Description

Since rails 7 sprockets-rails gem is an optional dependency. As our dummy app is using it, i added this gem to the list of development dependencies.

I also created the separate issue about the usage of OpenStruct: https://github.com/local-ch/lhc/issues/206