I have been attempting every possible solutions I can come up with to install github-markup version 0.7.6 with no luck. The current version if I install with gem install github-markup installs version 1.0.1. But the Gemfile is requiring 0.7.6, and so bundle install fails with this message:
*Errno::EACCES: Permission denied @ rb_sysopen - github-markup-0.7.6.gem* *An error occurred while installing github-markup (0.7.6), and Bundler cannot continue.* *Make sure that `gem install github-markup -v '0.7.6'` succeeds before bundling.* I have attempted to run the above mentioned gem install and this is the response: *ERROR: Could not find a valid gem 'github-markup' (= 0.7.6) in any repository* *ERROR: Possible alternatives: github-markup* Any help would be greatly appreciated. Thank you. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
