-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
32 lines (29 loc) · 608 Bytes
/
Gemfile.lock
File metadata and controls
32 lines (29 loc) · 608 Bytes
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
css_parser (1.7.1)
addressable
htmlentities (4.3.4)
mini_portile2 (2.5.0)
minitest (5.14.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
premailer (1.11.1)
addressable
css_parser (>= 1.6.0)
htmlentities (>= 4.0.0)
public_suffix (4.0.3)
racc (1.5.2)
rake (13.0.1)
PLATFORMS
ruby
DEPENDENCIES
minitest (~> 5.14.0)
nokogiri (~> 1.11.0)
premailer (~> 1.11, >= 1.11.1)
rake (~> 13.0.1)
BUNDLED WITH
1.17.3