-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (36 loc) · 729 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (36 loc) · 729 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
33
34
35
36
37
38
39
GEM
remote: https://rubygems.org/
specs:
curb (1.0.5)
diff-lcs (1.5.1)
htmlentities (4.3.4)
mini_portile2 (2.8.5)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
psych (5.1.2)
stringio
racc (1.7.3)
rake (10.5.0)
rdoc (6.6.2)
psych (>= 4.0.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
stringio (3.1.0)
PLATFORMS
ruby
DEPENDENCIES
curb (>= 0.9.0)
htmlentities (>= 4.3.1)
nokogiri (>= 1.10.0)
rake (< 11)
rdoc
rspec (~> 2.14.0)
BUNDLED WITH
2.3.26