Skip to content

Commit 20b8db8

Browse files
authored
Merge pull request #8 from mjmlio/feature/MJML-7-documentation-audit-update
chore(documentation): modified allowed Ruby version
2 parents 35635c7 + 3ca6f63 commit 20b8db8

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)