Skip to content

Commit 78a005e

Browse files
committed
Update to Ruby 2.7.3
1 parent 8aaa41a commit 78a005e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/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
source "https://rubygems.org"
3-
ruby "2.7.2"
3+
ruby "2.7.3"
44

55
gem "capybara"
66
gem "rspec"

tests/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ DEPENDENCIES
6464
webdrivers
6565

6666
RUBY VERSION
67-
ruby 2.7.2p137
67+
ruby 2.7.3p183
6868

6969
BUNDLED WITH
7070
2.1.4

0 commit comments

Comments
 (0)