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 2320030 commit bc2a457Copy full SHA for bc2a457
Gemfile
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-source 'http://rubygems.org/'
+source 'https://rubygems.org/'
4
5
gem 'ruby-macho'
6
Gemfile.lock
@@ -1,5 +1,5 @@
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
ast (2.4.2)
json (2.8.2)
0 commit comments