-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
51 lines (48 loc) · 860 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
GEM
remote: https://rubygems.org/
specs:
byebug (9.0.6)
declarative (0.0.9)
declarative-option (0.1.0)
fabrication (2.16.3)
metaclass (0.0.4)
minitest (5.9.1)
mocha (1.3.0)
metaclass (~> 0.0.1)
multi_json (1.12.1)
pg (0.21.0)
rack (2.0.1)
rack-test (0.7.0)
rack (>= 1.0, < 3)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
roar (1.1.0)
representable (~> 3.0.0)
roar-jsonapi (0.0.3)
representable (~> 3.0, >= 3.0.3)
roar (~> 1.1)
roda (2.19.0)
rack
sequel (4.49.0)
shotgun (0.9.2)
rack (>= 1.0)
uber (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
byebug
fabrication
minitest
mocha
multi_json
pg
rack-test
roar
roar-jsonapi
roda
sequel
shotgun
BUNDLED WITH
1.15.0