forked from jesalg/commit-hawk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
47 lines (43 loc) · 810 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
GEM
remote: https://rubygems.org/
specs:
byebug (11.0.1)
coderay (1.1.2)
daemons (1.3.1)
eventmachine (1.2.7)
method_source (0.9.2)
mustermann (1.0.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
rack (2.0.7)
rack-protection (2.0.5)
rack
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
slack-notifier (2.3.2)
slop (3.6.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.9)
PLATFORMS
ruby
DEPENDENCIES
byebug
pry
pry-remote
sinatra
slack-notifier
thin
RUBY VERSION
ruby 2.6.5p114
BUNDLED WITH
1.17.3