-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
50 lines (47 loc) · 1.03 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
GIT
remote: http://github.com/phiggins/webmock.git
revision: 68a0708b9e55648252315bd9ec8f5f30ace0d132
specs:
webmock (1.3.5)
addressable (>= 2.1.1)
crack (>= 0.1.7)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.1)
columnize (0.3.2)
crack (0.1.8)
curb (0.7.8)
diff-lcs (1.1.2)
json (1.4.6)
linecache (0.43)
rake (0.8.7)
rdoc (2.5.11)
rspec (2.0.0.beta.19)
rspec-core (= 2.0.0.beta.19)
rspec-expectations (= 2.0.0.beta.19)
rspec-mocks (= 2.0.0.beta.19)
rspec-core (2.0.0.beta.19)
rspec-expectations (2.0.0.beta.19)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0.beta.19)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
tcpsocket-wait (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
curb
json
rake
rdoc
rspec (= 2.0.0.beta.19)
rspec-core (= 2.0.0.beta.19)
rspec-expectations (= 2.0.0.beta.19)
rspec-mocks
ruby-debug
tcpsocket-wait
webmock!