Skip to content

Instantly share code, notes, and snippets.

@sue445
Created July 24, 2016 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sue445/3a1e78e8294f55d9c0bc7e253924886d to your computer and use it in GitHub Desktop.
Save sue445/3a1e78e8294f55d9c0bc7e253924886d to your computer and use it in GitHub Desktop.
gem install rubicure -v 0.4.7
[sue445@sue445-MBP.local] ✓ ~
[sue445@sue445-MBP.local] [07-24 16:10:29] $ rbenv shell 2.1.9

[sue445@sue445-MBP.local] ✓ ~
[sue445@sue445-MBP.local] [07-24 16:11:20] $ gem list | grep rubicure

[sue445@sue445-MBP.local] ✘ 1 ~
[sue445@sue445-MBP.local] [07-24 16:11:30] $ gem install rubicure -v 0.4.7
Fetching: concurrent-ruby-1.0.3.pre3.gem (100%)
Successfully installed concurrent-ruby-1.0.3.pre3
Fetching: minitest-5.9.0.gem (100%)
Successfully installed minitest-5.9.0
Fetching: thread_safe-0.3.5.gem (100%)
Successfully installed thread_safe-0.3.5
Fetching: tzinfo-1.2.2.gem (100%)
Successfully installed tzinfo-1.2.2
Fetching: i18n-0.7.0.gem (100%)
Successfully installed i18n-0.7.0
Fetching: activesupport-5.0.0.gem (100%)
ERROR:  Error installing rubicure:
	activesupport requires Ruby version >= 2.2.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment