Skip to content

Commit ec63989

Browse files
committed
👷 Fix workflow conditions
1 parent e07544e commit ec63989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gemfiles/deps_unlocked.gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was generated by Appraisal2
22

3-
source "https://rubygems.org"
3+
source "https://gem.coop"
44

55
gemspec path: "../"
66

gemfiles/vanilla.gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
source "https://rubygems.org"
3+
source "https://gem.coop"
44

55
eval_gemfile "./contexts/core.gemfile"
66
eval_gemfile "./contexts/testing.gemfile"

0 commit comments

Comments
 (0)