We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221e435 commit 00ff437Copy full SHA for 00ff437
Gemfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-source 'https://rubygems.org'
+source 'https://gem.coop'
16
ruby file: '.ruby-version'
17
18
gem 'slugize', '>= 0.0.3'
Gemfile.lock
@@ -1,5 +1,5 @@
1
GEM
2
- remote: https://rubygems.org/
+ remote: https://gem.coop/
3
specs:
4
addressable (2.8.7)
5
public_suffix (>= 2.0.2, < 7.0)
0 commit comments