Skip to content

Commit dcf83f9

Browse files
committed
Bump Ruby version to 2.7.4
1 parent d81b47c commit dcf83f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
ruby "~> 2.7.2"
3+
ruby "~> 2.7.4"
44

55
gem "rake"
66
gem "jekyll", "~> 4.0"

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ DEPENDENCIES
114114
validate-website (~> 1.6)
115115

116116
RUBY VERSION
117-
ruby 2.7.2p137
117+
ruby 2.7.4p191
118118

119119
BUNDLED WITH
120120
2.1.4

0 commit comments

Comments
 (0)