-
Notifications
You must be signed in to change notification settings - Fork 46
/
Gemfile.lock
55 lines (52 loc) · 1.24 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
coderay (1.0.9)
css_parser (1.3.4)
addressable
debug_inspector (0.0.2)
diff-lcs (1.2.5)
method_source (0.8.1)
mini_portile2 (2.1.0)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
pkg-config (1.1.7)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
pry (~> 0.9.10)
pry-stack_explorer (0.4.9)
binding_of_caller (>= 0.7)
pry (~> 0.9.11)
rspec (3.5.0.beta4)
rspec-core (= 3.5.0.beta4)
rspec-expectations (= 3.5.0.beta4)
rspec-mocks (= 3.5.0.beta4)
rspec-core (3.5.0.beta4)
rspec-support (= 3.5.0.beta4)
rspec-expectations (3.5.0.beta4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (= 3.5.0.beta4)
rspec-html-matchers (0.7.3)
nokogiri (~> 1)
rspec (>= 3.0.0.a, < 4)
rspec-mocks (3.5.0.beta4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (= 3.5.0.beta4)
rspec-support (3.5.0.beta4)
slop (3.4.4)
PLATFORMS
ruby
DEPENDENCIES
css_parser
pry-nav
pry-stack_explorer
rspec-html-matchers
BUNDLED WITH
1.11.2