-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
97 lines (93 loc) · 2.14 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
96
97
GIT
remote: git://github.com/sinatra/sinatra.git
revision: ec140d02586cbaf3ae781474eeafbe13a068453e
specs:
rack-protection (2.0.0.beta2)
rack
sinatra (2.0.0.beta2)
mustermann (= 1.0.0.beta2)
rack (~> 2.0)
rack-protection (= 2.0.0.beta2)
tilt (~> 2.0)
sinatra-contrib (2.0.0.beta2)
backports (>= 2.0)
multi_json
mustermann (= 1.0.0.beta2)
rack-protection (= 2.0.0.beta2)
rack-test
sinatra (= 2.0.0.beta2)
tilt (>= 1.3, < 3)
GEM
remote: https://rubygems.org/
specs:
actionview (5.0.1)
activesupport (= 5.0.1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
backports (3.6.8)
builder (3.2.2)
concurrent-ruby (1.0.4)
daemons (1.2.4)
debase (0.2.1)
debase-ruby_core_source
debase-ruby_core_source (0.9.6)
erubis (2.7.0)
eventmachine (1.2.1)
eventmachine (1.2.1-x86-mingw32)
haml (4.0.7)
tilt
htmlcompressor (0.3.1)
i18n (0.7.0)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mini_portile2 (2.1.0)
minitest (5.10.1)
multi_json (1.12.1)
mustermann (1.0.0.beta2)
newrelic_rpm (3.17.2.327)
nokogiri (1.7.0)
mini_portile2 (~> 2.1.0)
nokogiri (1.7.0-x86-mingw32)
mini_portile2 (~> 2.1.0)
rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
rails-dom-testing (2.0.2)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rake (12.0.0)
ruby-debug-ide (0.6.0)
rake (>= 0.8.1)
thin (1.7.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.5)
tilt (2.0.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
actionview (~> 5)
activesupport (~> 5)
debase
haml
htmlcompressor (~> 0.3.1)
newrelic_rpm
ruby-debug-ide
sinatra!
sinatra-contrib!
thin
BUNDLED WITH
1.13.7