-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
56 lines (52 loc) · 973 Bytes
/
Gemfile.lock
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
GEM
remote: https://rubygems.org/
specs:
ffi (1.9.18)
foreman (0.83.0)
thor (~> 0.19.1)
kgio (2.11.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mini_portile2 (2.1.0)
nebrija (1.1.0)
nokogiri (~> 1.6.8)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
pinglish (0.2.1)
rack
rack (1.6.5)
rack-protection (1.5.3)
rack
raindrops (0.17.0)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rerun (0.11.0)
listen (~> 3.0)
ruby_dep (1.5.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thor (0.19.4)
tilt (2.0.6)
unicorn (5.2.0)
kgio (~> 2.6)
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
foreman
nebrija
pinglish
rake
rerun
sinatra
unicorn
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.13.6