-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
46 lines (43 loc) · 907 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
cinch (2.3.4)
crass (1.0.6)
curb (0.9.11)
diff-lcs (1.4.4)
feedjira (1.6.0)
curb (~> 0.8)
loofah (~> 2.0)
sax-machine (~> 1.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (1.11.1)
racc (~> 1.4)
racc (1.5.2)
rake (13.0.3)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
sax-machine (1.3.2)
PLATFORMS
ruby
DEPENDENCIES
cinch
feedjira (~> 1.6.0)
loofah (>= 2.3.1)
nokogiri (>= 1.10.4)
rake
rspec
BUNDLED WITH
2.2.7