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

Commit 48f75b2

Browse files
author
Andrej Jančič
committedJul 31, 2017
ruby version
1 parent 2367255 commit 48f75b2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
 

‎Gemfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
source "https://rubygems.org"
22

3+
ruby '2.4.1'
4+
35
gemspec
46

57
group :development do

‎Gemfile.lock

+3
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,8 @@ DEPENDENCIES
8686
sinatra
8787
webmock
8888

89+
RUBY VERSION
90+
ruby 2.4.1p111
91+
8992
BUNDLED WITH
9093
1.15.3

0 commit comments

Comments
 (0)