instructure / analytics

The official analytics package for Instructure's Canvas LMS.
GNU Affero General Public License v3.0
35 stars 32 forks source link

prawn requires Ruby version ~> 2.5. #14

Closed amg-web closed 4 years ago

amg-web commented 4 years ago

I get error while running bundle update Gem::InstallError: prawn requires Ruby version ~> 2.5. An error occurred while installing prawn (2.3.0), and Bundler cannot continue. Make sure thatgem install prawn -v '2.3.0'succeeds before bundling.

Can not resolve it. Gemfile.lock editing does not help. Where to edit this dependency it to overcome?

amg-web commented 4 years ago

it was bundle version problem do not use bundler version mentioned in Canvas Production