-2

when i try to gem update --system or gem install "gem" I get this error...

ERROR:  Loading command: update (LoadError)
dlopen(/usr/local/var/rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin14/openssl.bundle, 9): Library not loaded: /usr/local/lib/libssl.1.0.0.dylib
Referenced from: /usr/local/var/rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin14/openssl.bundle
Reason: image not found - /usr/local/var/rbenv/versions/2.2.2/lib/ruby/2.2.0/x86_64-darwin14/openssl.bundle
ERROR:  While executing gem ... (NoMethodError)
undefined method `invoke_with_build_args' for nil:NilClass

Tried reinstalling everything, none of that stuff worked.
What does this mean and how can I solve it?

spickermann
  • 100,941
  • 9
  • 101
  • 131
Krang
  • 235
  • 1
  • 3
  • 13

1 Answers1

0

comment(I'm sorry but I don't have enough reputation to write it in comment form)

That question might be what you are looking for.
ruby - Library not loaded: /opt/local/lib/libssl.1.0.0.dylib (LoadError) - Stack Overflow

Community
  • 1
  • 1
user10685
  • 204
  • 1
  • 8