We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4aefab commit 55b86f6Copy full SHA for 55b86f6
.github/workflows/build.yml
@@ -11,7 +11,6 @@ jobs:
11
matrix:
12
os: [ "ubuntu-20.04" ]
13
ruby:
14
- - '3.0'
15
- '3.1'
16
- '3.2'
17
- '3.3'
gemfiles/rails_7.2.gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: ..
3
specs:
4
- data_migrate (9.4.0)
+ data_migrate (9.4.2)
5
activerecord (>= 6.1)
6
railties (>= 6.1)
7
0 commit comments