-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
95 lines (89 loc) · 1.88 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
GIT
remote: https://github.com/a0s/icmp4em.git
revision: 40eef61da51fed895f5dba322cc0ad84205d75d6
branch: sock_raw
specs:
icmp4em (0.0.3)
eventmachine
GIT
remote: https://github.com/a0s/ruby-app.git
revision: 658a02ae5afa4fc209b84ed88313af6f9f5a09ff
specs:
ruby-app (0.1.12)
activesupport
bundler
rake
thor
GIT
remote: https://github.com/a0s/sequel-rake.git
revision: 89408fa00b980efc0adfc5872c6c521640ebb7ac
specs:
sequel-rake (0.1.0)
thor (~> 0.19)
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
concurrent-ruby (1.1.5)
daemons (1.3.1)
database_cleaner (1.7.0)
diff-lcs (1.3)
eventmachine (1.2.7)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
minitest (5.11.3)
mustermann (1.0.3)
pg (1.1.4)
rack (2.0.6)
rack-protection (2.0.5)
rack
rake (12.3.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sequel (5.18.0)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
database_cleaner
eventmachine
icmp4em!
pg
rake
rspec
ruby-app!
sequel
sequel-rake!
sinatra
thin
BUNDLED WITH
1.17.3