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
{{ message }}
This repository was archived by the owner on Jan 9, 2019. It is now read-only.
Hello!
Before, I never worked with ruby.
I try to execute ruby script, but I get error:
c:\RubyFiles>ruby notif.rb
c:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in require': ca nnot load such file -- gcm (LoadError) from c:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in require'
from notif.rb:1:in `
Hello!
Before, I never worked with ruby.
I try to execute ruby script, but I get error:
c:\RubyFiles>ruby notif.rb
'c:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
require': ca nnot load such file -- gcm (LoadError) from c:/Ruby22/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:inrequire'from notif.rb:1:in `
Where can I get file gcm?