My ruby version in Windows 10:

> ruby -v
ruby 2.3.1p112 (2016-04-26 revision 54768) [i386-mingw32]

When I list gem system sources I see both, HTTPS and HTTP sources:

> gem sources --list
*** CURRENT SOURCES *** https://rubygems.org/
http://rubygems.org

Now I would like to leave only the HTTP source:

> gem sources --remove https://rubygems.org
source https://rubygems.org not present in cache > gem sources --add http://rubygems.org
https://rubygems.org is recommended for security over http://rubygems.org Do you want to add this insecure source? [yn] y
source http://rubygems.org already present in the cache

Please help me to understand how to get the things done. They must be done.

最新文章

  1. 《Entity Framework 6 Recipes》中文翻译系列 (34) ------ 第六章 继承与建模高级应用之多条件与QueryView
  2. Linux学习笔记(2)-开机
  3. Python: 程序print到文件中
  4. 转:ORACLE的JDBC连接方式:OCI和THIN
  5. 结构体buf_chunk_t
  6. SQL中Case When的使用方法
  7. C++模板编程
  8. 巧妙设备MTU的大小,轻松提网速
  9. PHPCMS修改域名
  10. 异步加载回来的数据不受JS控制了
  11. dede文章插入分页符不起作用,编辑器中出现分页符,导致文章显示不全
  12. 在一维坐标轴上有n个区间段,求重合区间最长的两个区间段。
  13. GAN的入门级理解(按文章顺序)
  14. 【Assembly】NO.70.EBook.7.Assembly.1.001-【汇编语言 第3版 张爽】- 基础知识
  15. 机器学习进阶-阈值与平滑-图像阈值 1. cv2.threshold(进行阈值计算) 2. 参数type cv2.THRESH_BINARY(表示进行二值化阈值计算)
  16. JS--我发现,原来你是这样的JS(三)(基础概念--灵魂篇)
  17. C++ 著名程序库 概览
  18. 【python+opencv】直线检测+圆检测
  19. sql 脚本 oracle scott 用户的四张表导入 mysql 中
  20. enumerate()和map()函数用法

热门文章

  1. chengfa
  2. 【Udacity】线性回归方程 Regression
  3. java线程方法join的总结
  4. [python错误]UnicodeDecodeError: 'gbk' codec can't decode byte...
  5. 【Leetcode】【Medium】Triangle
  6. windows时间同步脚本
  7. js中构造函数和普通函数的区别
  8. call/apply
  9. Posix多线程编程学习笔记
  10. 记录两篇关于linux设置ssh登录 和NAT网络模式下访问