Skip to content

Commit a447021

Browse files
committed
set ruby version to alpine supported
1 parent 745ffc4 commit a447021

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
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
ruby '~> 2.5'
5+
ruby '~> 2.4'
66

77
gem 'activesupport'
88
gem 'faraday-http-cache'

0 commit comments

Comments
 (0)