-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (35 loc) · 721 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (35 loc) · 721 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
GEM
remote: http://rubygems.org/
specs:
basiccache (1.0.0)
githubchart (3.3.1)
githubstats (~> 3.2.0)
svgplot (~> 1.0.0)
githubstats (3.2.0)
basiccache (~> 1.0.0)
nokogiri (~> 1.10.8)
mini_portile2 (2.4.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
rack (2.2.3)
rack-protection (2.2.0)
rack
ruby2_keywords (0.0.5)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
svgplot (1.0.0)
tilt (2.0.10)
PLATFORMS
ruby
DEPENDENCIES
githubchart (>= 3.3.1)
sinatra
RUBY VERSION
ruby 2.6.6p146
BUNDLED WITH
1.17.3