Skip to content

Commit 9903b41

Browse files
committed
Updated ruby version to get latest gems
1 parent 6a2b459 commit 9903b41

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'https://rubygems.org'
1+
source 'http://rubygems.org'
2+
ruby "2.6.6"
23
gem 'sinatra'
3-
4-
gem 'githubchart'
4+
gem 'githubchart', '>= 3.2.0'

Gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,35 @@
11
GEM
2-
remote: https://rubygems.org/
2+
remote: http://rubygems.org/
33
specs:
44
basiccache (1.0.0)
5-
curb (0.8.8)
6-
githubchart (1.0.1)
7-
githubstats (~> 1.1.0)
8-
svgplot (~> 0.2.0)
9-
githubstats (1.1.0)
5+
githubchart (3.2.0)
6+
githubstats (~> 3.1.0)
7+
svgplot (~> 1.0.0)
8+
githubstats (3.1.0)
109
basiccache (~> 1.0.0)
11-
curb (~> 0.8.6)
12-
nokogiri (~> 1.6.5)
13-
mini_portile (0.6.2)
14-
nokogiri (1.6.6.2)
15-
mini_portile (~> 0.6.0)
10+
nokogiri (~> 1.10.8)
11+
mini_portile2 (2.4.0)
12+
nokogiri (1.10.10)
13+
mini_portile2 (~> 2.4.0)
1614
rack (1.6.4)
1715
rack-protection (1.5.3)
1816
rack
1917
sinatra (1.4.6)
2018
rack (~> 1.4)
2119
rack-protection (~> 1.4)
2220
tilt (>= 1.3, < 3)
23-
svgplot (0.2.0)
21+
svgplot (1.0.0)
2422
tilt (2.0.1)
2523

2624
PLATFORMS
2725
ruby
2826

2927
DEPENDENCIES
30-
githubchart
28+
githubchart (>= 3.2.0)
3129
sinatra
3230

31+
RUBY VERSION
32+
ruby 2.6.6p146
33+
3334
BUNDLED WITH
34-
1.10.6
35+
1.17.3

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy