forked from nerdsfornature/changebrackets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
78 lines (75 loc) · 1.7 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
71
72
73
74
75
76
77
78
GIT
remote: git://github.com/embraceyour/instagram-ruby-gem.git
revision: d4bbb31e5f5bb569b6f87228a7706f25e54d4e7a
specs:
instagram (0.10.0)
faraday (>= 0.7.4, <= 0.9.0)
faraday_middleware (~> 0.8)
hashie (>= 0.4.0)
multi_json (~> 1.3)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
atomic (1.1.15)
buftok (0.2.0)
descendants_tracker (0.0.3)
equalizer (0.0.9)
faraday (0.8.9)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
flickraw (0.9.7)
google_drive (0.3.9)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
hashie (2.0.5)
http (0.5.0)
http_parser.rb
http_parser.rb (0.6.0)
httpauth (0.2.0)
i18n (0.6.9)
json (1.8.1)
jwt (0.1.8)
multi_json (>= 1.5)
memoizable (0.4.1)
thread_safe (~> 0.2.0)
multi_json (1.9.0)
multipart-post (1.2.0)
nokogiri (1.5.10)
oauth (0.4.7)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
rack (1.4.5)
simple_oauth (0.2.0)
thread_safe (0.2.0)
atomic (>= 1.1.7, < 2)
trollop (2.0)
twitter (5.5.1)
addressable (~> 2.3)
buftok (~> 0.2.0)
descendants_tracker (~> 0.0.3)
equalizer (~> 0.0.9)
faraday (>= 0.8, < 0.10)
http (~> 0.5.0)
http_parser.rb (~> 0.6.0)
json (~> 1.8)
memoizable (~> 0.4.0)
simple_oauth (~> 0.2.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport
flickraw
google_drive
instagram!
trollop
twitter