forked from engageis/has_vimeo_video
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
56 lines (53 loc) · 1.06 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
51
52
53
54
55
56
PATH
remote: .
specs:
has_vimeo_video (0.0.4)
supermodel
vimeo
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.13)
activesupport (= 3.0.13)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activesupport (3.0.13)
builder (2.1.2)
diff-lcs (1.1.3)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
httpclient (2.2.5)
i18n (0.5.0)
json (1.7.3)
metaclass (0.0.1)
mocha (0.10.0)
metaclass (~> 0.0.1)
multi_json (1.3.6)
multi_xml (0.5.1)
multipart-post (1.1.5)
oauth (0.4.6)
rake (0.8.7)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
supermodel (0.1.6)
activemodel (~> 3.0.0)
vimeo (1.5.2)
httparty (>= 0.4.5)
httpclient (>= 2.1.5.2)
json (>= 1.1.9)
multipart-post (>= 1.0.1)
oauth (>= 0.4.3)
PLATFORMS
ruby
DEPENDENCIES
has_vimeo_video!
mocha
rake
rspec