-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Ruby version from Gemfile.lock and update gems for 2.7.1
It's better to have the version of Ruby stored in just one place
- Loading branch information
1 parent
a970a5a
commit bcd5de8
Showing
2 changed files
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
source "https://rubygems.org" | ||
|
||
ruby File.read(".ruby-version").strip | ||
|
||
gem "rails", "6.0.3.3" | ||
|
||
gem "dalli" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters