-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (37 loc) · 735 Bytes
/
Gemfile.lock
File metadata and controls
41 lines (37 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
GEM
remote: http://rubygems.org/
specs:
basiccache (1.0.0)
githubchart (4.0.0)
githubstats (~> 4.0.1)
matrix (~> 0.4.2)
svgplot (~> 1.0.0)
githubstats (4.0.1)
basiccache (~> 1.0.0)
nokogiri (~> 1.15.3)
matrix (0.4.2)
mini_portile2 (2.8.4)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.1)
rack (1.6.4)
rack-protection (1.5.3)
rack
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
svgplot (1.0.0)
tilt (2.0.1)
webrick (1.8.1)
PLATFORMS
ruby
DEPENDENCIES
githubchart (>= 4.0.0)
sinatra (~> 1.4.6)
webrick
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
1.17.3