Skip to content

Commit bec77a3

Browse files
Workaround for artifactory gem issue
1 parent c0c1b4d commit bec77a3

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
@@ -1,4 +1,4 @@
1-
source ENV['GEM_SOURCE'] || "https://rubygems.org"
1+
source "https://rubygems.org"
22

33
def location_for(place)
44
if place =~ /^((?:git[:@]|https:)[^#]*)#(.*)/

0 commit comments

Comments
 (0)