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
I worked round this by editing ~/.chefdk/gem/ruby/2.1.0/specifications/json-schema-2.6.1.gemspec to change the addressable 2.3.8 dependency to 2.4.0. It works for my use of json-schema, but I'm not able to say that it'd work for everyone. I might fork and try it.
The text was updated successfully, but these errors were encountered:
I worked round this by editing
~/.chefdk/gem/ruby/2.1.0/specifications/json-schema-2.6.1.gemspec
to change theaddressable 2.3.8
dependency to2.4.0
. It works for my use of json-schema, but I'm not able to say that it'd work for everyone. I might fork and try it.The text was updated successfully, but these errors were encountered: