-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
41 lines (39 loc) · 895 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.1)
crack (0.1.8)
diff-lcs (1.1.2)
git (1.2.5)
hashie (0.4.0)
httparty (0.6.1)
crack (= 0.1.8)
jeweler (1.5.0.pre3)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
rake (0.8.7)
rcov (0.9.8)
rspec (2.0.0.beta.22)
rspec-core (= 2.0.0.beta.22)
rspec-expectations (= 2.0.0.beta.22)
rspec-mocks (= 2.0.0.beta.22)
rspec-core (2.0.0.beta.22)
rspec-expectations (2.0.0.beta.22)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0.beta.22)
rspec-core (= 2.0.0.beta.22)
rspec-expectations (= 2.0.0.beta.22)
webmock (1.3.5)
addressable (>= 2.1.1)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
hashie (>= 0.4.0)
httparty (>= 0.6.1)
jeweler (~> 1.5.0.pre3)
rcov
rspec (>= 2.0.0.beta.22)
webmock (>= 1.3.5)