-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
87 lines (84 loc) · 1.82 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
PATH
remote: .
specs:
easy_html_creator (1.3.0)
actionview
bootstrap-sass
coffee-script
cssminify
haml
htmlcompressor
sass
uglifier
GEM
remote: https://rubygems.org/
specs:
actionview (4.2.1)
activesupport (= 4.2.1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activesupport (4.2.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
ansi (1.5.0)
autoprefixer-rails (5.2.0)
execjs
json
bootstrap-sass (3.3.4.1)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
builder (3.2.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
cssminify (1.0.2)
erubis (2.7.0)
execjs (2.5.2)
haml (4.0.6)
tilt
htmlcompressor (0.2.0)
i18n (0.7.0)
json (1.8.2)
loofah (2.0.2)
nokogiri (>= 1.5.9)
mini_portile (0.6.2)
minitest (5.5.1)
minitest-reporters (1.0.11)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.6)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
rake (10.3.2)
ruby-progressbar (1.7.5)
sass (3.4.14)
thread_safe (0.3.5)
tilt (2.0.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
easy_html_creator!
minitest-reporters
rake
yard