-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
82 lines (79 loc) · 1.67 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
GEM
remote: https://rubygems.org/
specs:
activemodel (5.0.1)
activesupport (= 5.0.1)
activerecord (5.0.1)
activemodel (= 5.0.1)
activesupport (= 5.0.1)
arel (~> 7.0)
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (7.1.4)
authlogic (3.5.0)
activerecord (>= 3.2, < 5.1)
activesupport (>= 3.2, < 5.1)
request_store (~> 1.0)
scrypt (>= 1.2, < 4.0)
concurrent-ruby (1.0.4)
configatron (4.5.0)
ffi (1.9.17)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
gitlab (3.7.0)
httparty (~> 0.13.0)
terminal-table
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.8.0)
json (1.8.6)
kwalify (0.7.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
minitest (5.10.1)
multi_xml (0.6.0)
rack (1.6.0)
rack-protection (1.5.3)
rack
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
request_store (1.3.2)
rerun (0.11.0)
listen (~> 3.0)
ruby_dep (1.5.0)
scrypt (3.0.3)
ffi-compiler (>= 1.0.0)
rake
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slack-notifier (2.0.0)
terminal-table (1.7.3)
unicode-display_width (~> 1.1.1)
thread_safe (0.3.5)
tilt (2.0.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unicode-display_width (1.1.3)
PLATFORMS
ruby
DEPENDENCIES
authlogic
configatron
gitlab
kwalify
rerun
sinatra
slack-notifier
BUNDLED WITH
1.14.3