Skip to content

Commit 4b2cc7f

Browse files
committed
chore(gem): allow >=2.4.2 as documented
1 parent 7f9fa1c commit 4b2cc7f

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,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
ruby '2.4.2'
3+
ruby '>=2.4.2'
44

55
source 'https://rubygems.org/' do
66
gem 'aws-sdk', '~> 3.0.1'

0 commit comments

Comments
 (0)