-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 🎸 Ruby のバージョンを v3.1.3 に上げた (#536)
* feat: 🎸 Ruby のバージョンを v3.1.3 に上げた * ci: 🎡 CircieCI 中 の Ruby のバージョンを v3.1.3 にした * ci: 🎡 cimg/ruby に 3.1.3 のイメージがないのでいったん削除
- Loading branch information
1 parent
a536d8a
commit f37e4c4
Showing
6 changed files
with
6 additions
and
102 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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,3 +1,5 @@ | ||
.envrc | ||
|
||
*.rbc | ||
capybara-*.html | ||
.rspec | ||
|
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 +1 @@ | ||
3.1.2 | ||
3.1.3 |
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
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 |
---|---|---|
|
@@ -724,7 +724,7 @@ DEPENDENCIES | |
whenever | ||
|
||
RUBY VERSION | ||
ruby 3.1.2p20 | ||
ruby 3.1.3p185 | ||
|
||
BUNDLED WITH | ||
2.3.11 |