File tree Expand file tree Collapse file tree 2 files changed +18
-17
lines changed Expand file tree Collapse file tree 2 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 1
- source 'https://rubygems.org'
1
+ source 'http://rubygems.org'
2
+ ruby "2.6.6"
2
3
gem 'sinatra'
3
-
4
- gem 'githubchart'
4
+ gem 'githubchart' , '>= 3.2.0'
Original file line number Diff line number Diff line change 1
1
GEM
2
- remote: https ://rubygems.org/
2
+ remote: http ://rubygems.org/
3
3
specs:
4
4
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 )
10
9
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 )
16
14
rack (1.6.4 )
17
15
rack-protection (1.5.3 )
18
16
rack
19
17
sinatra (1.4.6 )
20
18
rack (~> 1.4 )
21
19
rack-protection (~> 1.4 )
22
20
tilt (>= 1.3 , < 3 )
23
- svgplot (0.2 .0 )
21
+ svgplot (1.0 .0 )
24
22
tilt (2.0.1 )
25
23
26
24
PLATFORMS
27
25
ruby
28
26
29
27
DEPENDENCIES
30
- githubchart
28
+ githubchart ( >= 3.2.0 )
31
29
sinatra
32
30
31
+ RUBY VERSION
32
+ ruby 2.6.6p146
33
+
33
34
BUNDLED WITH
34
- 1.10.6
35
+ 1.17.3
You can’t perform that action at this time.
0 commit comments