Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit f3e2764

Browse files
committed
Add ruby version
1 parent a826bc3 commit f3e2764

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.4.3

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source 'https://rubygems.org'
2+
ruby '2.4.3'
23

34
require 'json'
45
require 'open-uri'

0 commit comments

Comments
 (0)