We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 119e423 + fe4b521 commit 3fc50c7Copy full SHA for 3fc50c7
.travis.yml
@@ -1,6 +1,6 @@
1
language: ruby
2
rvm:
3
- - 3.0.0
+ - 3.2.0
4
services:
5
- postgresql
6
Gemfile
source 'https://rubygems.org'
-ruby '3.0.0'
+ruby '3.2.0'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
0 commit comments