-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
79 lines (76 loc) · 1.51 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
79
GIT
remote: https://github.com/andreas/tumblr.git
revision: 601beec1262b786fc4502448a4df61af6e0404e3
specs:
tumblr-api (0.1.3)
activesupport
httparty
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.11)
addressable (2.2.6)
daemons (1.1.5)
dalli (1.1.4)
eventmachine (0.12.10)
faraday (0.5.7)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
faraday_middleware (0.3.2)
faraday (~> 0.5.4)
hashie (1.2.0)
httparty (0.8.1)
multi_json
multi_xml
httparty-icebox (0.0.4)
httparty (~> 0.8.1)
instagram (0.8)
faraday (~> 0.5.4)
faraday_middleware (~> 0.3.1)
hashie (>= 0.4.0)
multi_json (~> 0.0.5)
json (1.6.4)
mash (0.1.1)
mime-types (1.17.2)
multi_json (0.0.5)
multi_xml (0.4.1)
multipart-post (1.1.4)
newrelic_rpm (3.3.1)
oauth (0.4.5)
posterous (0.2.8)
json
typhoeus
rack (1.4.0)
rack-protection (1.2.0)
rack
redis (2.2.2)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
twitter (0.6.3)
httparty (>= 0.4.2)
mash
oauth
typhoeus (0.3.3)
mime-types
PLATFORMS
ruby
DEPENDENCIES
activesupport
dalli
httparty-icebox
instagram
newrelic_rpm
posterous
redis
sinatra
thin
tumblr-api!
twitter