Skip to content

Commit 3ca6f63

Browse files
committed
chore(documentation): modified allowed Ruby version
- CI Build has minimum Ruby 2.6.10. Updated allowed version to be able to use it
1 parent 94ffa63 commit 3ca6f63

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,4 +1,4 @@
1-
ruby '~> 2.4.2'
1+
ruby '>=2.4.2'
22
source 'https://rubygems.org'
33

44
# Middleman

0 commit comments

Comments
 (0)