-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathGemfile.lock
More file actions
44 lines (41 loc) · 723 Bytes
/
Gemfile.lock
File metadata and controls
44 lines (41 loc) · 723 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
43
44
GEM
remote: https://rubygems.org/
specs:
bacon (1.2.0)
daemons (1.2.4)
eventmachine (1.2.0.1)
graphql (1.1.0)
pg (0.19.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (10.4.2)
sequel (4.40.0)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-sequel (0.9.0)
bacon
sequel (>= 3.2.0)
sinatra (>= 0.9.4)
thin (1.7.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.5)
PLATFORMS
ruby
DEPENDENCIES
graphql
pg
rake
sequel
shotgun
sinatra
sinatra-sequel
thin
BUNDLED WITH
1.12.5