-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
48 lines (45 loc) · 858 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
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.0.2)
execjs (2.7.0)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
json (2.0.1)
kgio (2.10.0)
multi_json (1.12.1)
multi_xml (0.5.5)
rack (1.6.4)
rack-protection (1.5.3)
rack
raindrops (0.16.0)
sass (3.4.22)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sprockets (3.6.3)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
tilt (2.0.5)
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
unicorn (5.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
httparty
json
sass
sinatra (~> 1.4.7)
sprockets
sprockets-helpers
uglifier
unicorn
BUNDLED WITH
1.12.5