fix gemfile

i changed it manually earlier because I have 2.6.2 install on my machine
pull/1002/head
Mathieu PATUREL 6 years ago
parent 32a83f3e44
commit 737369cf09

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.6.2'
ruby '2.6.0'
gem 'rake'
gem 'thor'

Loading…
Cancel
Save