-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
42 lines (39 loc) · 746 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (39 loc) · 746 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
42
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
fast_trie (0.5.1)
kgio (2.11.4)
method_source (1.0.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-nav (1.0.0)
pry (>= 0.9.10, < 0.15)
rack (2.2.4)
rack-protection (2.2.2)
rack
raindrops (0.20.0)
ruby2_keywords (0.0.5)
sinatra (2.2.2)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.2)
tilt (~> 2.0)
tilt (2.0.11)
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
fast_trie
pry
pry-nav
rack (>= 2.2.3.1)
sinatra (~> 2.2.0)
unicorn
BUNDLED WITH
2.1.4