-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
44 lines (42 loc) · 892 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
GEM
remote: http://rubygems.org/
specs:
columnize (0.3.3)
diff-lcs (1.1.2)
fakeweb (1.3.0)
git (1.2.5)
htmlentities (4.3.0)
jeweler (1.6.2)
bundler (~> 1.0)
git (>= 1.2.5)
rake
linecache (0.46)
rbx-require-relative (> 0.0.4)
nokogiri (1.4.6)
rake (0.9.2)
rbx-require-relative (0.0.5)
rcov (0.9.9)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
fakeweb (~> 1.3.0)
htmlentities
jeweler (~> 1.6.2)
nokogiri (~> 1.0)
rcov
rspec (~> 2.6.0)
ruby-debug