-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (38 loc) · 794 Bytes
/
Gemfile.lock
File metadata and controls
41 lines (38 loc) · 794 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
40
41
PATH
remote: .
specs:
avvo_api (0.2.0)
activeresource (>= 3.0.0)
reactive_resource (~> 0.7)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.12)
activesupport (= 3.2.12)
builder (~> 3.0.0)
activeresource (3.2.12)
activemodel (= 3.2.12)
activesupport (= 3.2.12)
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.2)
builder (3.0.4)
crack (0.1.8)
i18n (0.6.1)
multi_json (1.6.1)
rake (0.8.7)
reactive_resource (0.7.1)
activeresource (>= 3.1)
activesupport (>= 3.1)
shoulda (2.11.3)
webmock (1.6.2)
addressable (>= 2.2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
avvo_api!
rake
shoulda (~> 2.11.3)
webmock (~> 1.6.1)