File tree Expand file tree Collapse file tree 2 files changed +13
-9
lines changed Expand file tree Collapse file tree 2 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
source 'http://rubygems.org'
2
2
ruby "2.6.6"
3
3
gem 'sinatra'
4
- gem 'githubchart' , '>= 3.3.1 '
4
+ gem 'githubchart' , '>= 3.4.0 '
Original file line number Diff line number Diff line change 2
2
remote: http://rubygems.org/
3
3
specs:
4
4
basiccache (1.0.0 )
5
- githubchart (3.3.1 )
6
- githubstats (~> 3.2.0 )
5
+ githubchart (3.4.0 )
6
+ githubstats (~> 3.3.0 )
7
+ matrix (~> 0.4.2 )
7
8
svgplot (~> 1.0.0 )
8
- githubstats (3.2 .0 )
9
+ githubstats (3.3 .0 )
9
10
basiccache (~> 1.0.0 )
10
- nokogiri (~> 1.10.8 )
11
- mini_portile2 (2.4.0 )
12
- nokogiri (1.10.10 )
13
- mini_portile2 (~> 2.4.0 )
11
+ nokogiri (~> 1.13.10 )
12
+ matrix (0.4.2 )
13
+ mini_portile2 (2.8.1 )
14
+ nokogiri (1.13.10 )
15
+ mini_portile2 (~> 2.8.0 )
16
+ racc (~> 1.4 )
17
+ racc (1.6.2 )
14
18
rack (1.6.4 )
15
19
rack-protection (1.5.3 )
16
20
rack
@@ -25,7 +29,7 @@ PLATFORMS
25
29
ruby
26
30
27
31
DEPENDENCIES
28
- githubchart (>= 3.3.1 )
32
+ githubchart (>= 3.4.0 )
29
33
sinatra
30
34
31
35
RUBY VERSION
You can’t perform that action at this time.
0 commit comments