We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08c4ee commit 56b06c9Copy full SHA for 56b06c9
Gemfile
@@ -1,4 +1,4 @@
1
-source :rubygems
+source 'https://rubygems.org'
2
3
gem 'rake'
4
Gemfile.lock
@@ -1,16 +1,16 @@
PATH
remote: .
specs:
- Saikuro (1.1.1)
+ metric_fu-Saikuro (1.1.1.0)
5
6
GEM
7
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
8
9
rake (0.9.2.2)
10
11
PLATFORMS
12
ruby
13
14
DEPENDENCIES
15
- Saikuro!
+ metric_fu-Saikuro!
16
rake
0 commit comments