-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
70 lines (68 loc) · 1.43 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
atomic (1.1.10)
bitly (0.6.2)
crack (>= 0.1.4)
httparty (>= 0.7.6)
oauth2 (>= 0.1.1)
chronic (0.9.1)
crack (0.4.0)
safe_yaml (~> 0.9.0)
faraday (0.8.7)
multipart-post (~> 1.1)
google_drive (0.3.6)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
i18n (0.6.4)
jwt (0.1.8)
multi_json (>= 1.5)
mini_portile (0.5.0)
minitest (4.7.5)
multi_json (1.7.7)
multi_xml (0.5.4)
multipart-post (1.2.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth (0.4.7)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
psych (2.0.0)
rack (1.5.2)
safe_yaml (0.9.3)
simple_oauth (0.2.0)
thread_safe (0.1.0)
atomic
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
tzinfo (0.3.37)
whenever (0.8.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
bitly
bundler
google_drive
psych
twitter
whenever