-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
63 lines (59 loc) · 1.21 KB
/
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
57
58
59
60
61
62
63
PATH
remote: .
specs:
fasta (0.3.1)
hanami-router (~> 2.0.0.alpha3)
logger (~> 1)
oj (~> 3)
pg (~> 1)
puma (>= 4, < 6)
rack (~> 2)
sequel (~> 5)
thor (~> 1)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
hanami-router (2.0.0.alpha3)
mustermann (~> 1.0)
mustermann-contrib (~> 1.0)
rack (~> 2.0)
hansi (0.2.0)
logger (1.4.2)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mustermann-contrib (1.1.1)
hansi (~> 0.2.0)
mustermann (= 1.1.1)
nio4r (2.5.7)
oj (3.10.6)
pg (1.2.3)
puma (5.3.1)
nio4r (~> 2.0)
rack (2.2.3)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
ruby2_keywords (0.0.2)
sequel (5.33.0)
thor (1.0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.1)
fasta!
rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
2.1.4