Skip to content

Commit

Permalink
Merge pull request #953 from MushroomObserver/ruby-2.7
Browse files Browse the repository at this point in the history
Upgrade to Ruby 2.7.6
  • Loading branch information
pellaea committed May 30, 2022
2 parents 5b4502a + 008ebfa commit 937bb38
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.6.6
2.7.6
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

ruby(File.read(".ruby-version").strip)

source("https://rubygems.org")

# To bundle edge Rails instead: gem "rails", github: "rails/rails"
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,5 +316,8 @@ DEPENDENCIES
webmock
xmlrpc

RUBY VERSION
ruby 2.7.6p219

BUNDLED WITH
2.3.6

0 comments on commit 937bb38

Please sign in to comment.