Skip to content

Commit 8838a5e

Browse files
committed
gemfile: use gem.coop as gem source
Signed-off-by: Ruby Iris Juric <[email protected]>
1 parent 221e435 commit 8838a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
source 'https://rubygems.org'
15+
source 'https://gem.coop'
1616
ruby file: '.ruby-version'
1717

1818
gem 'slugize', '>= 0.0.3'

0 commit comments

Comments
 (0)