-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
56 lines (53 loc) · 1003 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:
babosa (1.0.2)
envyable (1.2.0)
thor (>= 0.18.1, < 2.0)
ffi (1.9.18)
mustermann (1.0.1)
newrelic_rpm (4.7.1.340)
puma (3.11.2)
rack (2.0.3)
rack-cache (1.7.1)
rack (>= 0.4)
rack-protection (2.0.0)
rack
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sequel (5.4.0)
sinatra (2.0.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
tilt (~> 2.0)
slim (3.0.9)
temple (>= 0.7.6, < 0.9)
tilt (>= 1.3.3, < 2.1)
sqlite3 (1.3.13)
temple (0.8.0)
thor (0.20.0)
tilt (2.0.8)
unicode (0.4.4.4)
PLATFORMS
ruby
DEPENDENCIES
babosa!
envyable!
newrelic_rpm!
puma!
rack-cache!
sass!
sequel!
sinatra!
slim!
sqlite3!
unicode!
BUNDLED WITH
1.16.1