-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
48 lines (46 loc) · 952 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
45
46
47
48
GEM
remote: http://rubygems.org/
specs:
faraday (0.8.1)
multipart-post (~> 1.1)
git (1.2.5)
google_drive (0.3.1)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
httpauth (0.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.6)
jwt (0.1.4)
json (>= 1.2.4)
multi_json (1.5.0)
multipart-post (1.1.5)
nokogiri (1.5.5)
oauth (0.4.6)
oauth2 (0.8.0)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
rack (1.4.4)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3.0)
google_drive (>= 0.3.0)
jeweler (~> 1.8.4)
rdoc (~> 3.12)
shoulda