Skip to content

Commit

Permalink
ruby: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Jun 14, 2024
1 parent 6b6aeef commit dddcefd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/ruby/tests.bats
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ DEPENDENCIES
hello-world (= 1.2.0)
RUBY VERSION
ruby 3.2.1p146
ruby 3.2.1p123
BUNDLED WITH
2.0.1
2.1.0
EOF
run /var/lib/tsuru/deploy
Expand All @@ -103,7 +103,7 @@ DEPENDENCIES
hello-world (= 1.2.0)
BUNDLED WITH
2.0.1
2.1.4
EOF
run /var/lib/tsuru/deploy
Expand Down Expand Up @@ -133,7 +133,7 @@ DEPENDENCIES
hello-world (= 1.2.0)
BUNDLED WITH
2.0.1
2.1.4
EOF
run /var/lib/tsuru/deploy
Expand Down

0 comments on commit dddcefd

Please sign in to comment.