Skip to content

Commit 79e760c

Browse files
authored
Merge pull request #1047 from MITLibraries/update_deps
update ruby to 2.6.10
2 parents 1b80ee9 + 6011ec7 commit 79e760c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.5
1+
2.6.10

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '2.6.5'
2+
ruby '2.6.10'
33

44
gem 'actionpack-action_caching', github: 'rails/actionpack-action_caching', branch: 'master'
55
gem 'barnes'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ DEPENDENCIES
396396
webmock
397397

398398
RUBY VERSION
399-
ruby 2.6.5p114
399+
ruby 2.6.10p210
400400

401401
BUNDLED WITH
402402
2.1.4

0 commit comments

Comments
 (0)