Skip to content

Commit f5b069a

Browse files
committed
relax the contraint on the Ruby version
1 parent 90cb2ed commit f5b069a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruby '2.4.4'
1+
ruby '~> 2.4.0'
22
source 'https://rubygems.org'
33
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44

0 commit comments

Comments
 (0)