-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
77 lines (73 loc) · 1.53 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
capybara (3.29.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
ffi (1.11.3)
foreman (0.86.0)
json (2.3.0)
kgio (2.11.2)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
minitest-hooks (1.5.0)
minitest (> 5.3)
mustermann (1.0.3)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
public_suffix (4.0.1)
rack (2.2.3)
rack-attack (6.2.1)
rack (>= 1.0, < 3)
rack-protection (2.0.7)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack_csrf (2.6.0)
rack (>= 1.1.0)
raindrops (0.19.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
regexp_parser (1.6.0)
rerun (0.13.0)
listen (~> 3.0)
sinatra (2.0.7)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.7)
tilt (~> 2.0)
tilt (2.0.10)
unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
capybara (~> 3.29)
foreman (~> 0.86.0)
json (~> 2.3)
minitest (~> 5.13)
minitest-hooks (~> 1.5)
rack-attack (~> 6.2)
rack_csrf (~> 2.6)
rerun (~> 0.13.0)
sinatra (~> 2.0)
unicorn
RUBY VERSION
ruby 2.6.5p114
BUNDLED WITH
2.0.2