Skip to content

Commit 737369c

Browse files
committed
fix gemfile
i changed it manually earlier because I have 2.6.2 install on my machine
1 parent 32a83f3 commit 737369c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '2.6.2'
2+
ruby '2.6.0'
33

44
gem 'rake'
55
gem 'thor'

0 commit comments

Comments
 (0)