forked from stripe-archive/gaps
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
169 lines (164 loc) · 3.47 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
GIT
remote: git://github.com/bkrausz/gmail-britta.git
revision: ced6355443fe2b99f6414b2da096c70a38b23f98
ref: ced6355443fe2b99f6414b2da096c70a38b23f98
specs:
gmail-britta (0.1.6)
haml (~> 3.1.6)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.7.1)
activesupport (= 4.2.7.1)
builder (~> 3.1)
activesupport (4.2.7.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
bson (1.12.5)
bson_ext (1.12.5)
bson (~> 1.12.5)
builder (3.2.2)
chalk-config (0.2.1)
configatron (~> 4.4)
chalk-log (0.1.6)
chalk-config
logging
lspace
coderay (1.1.1)
configatron (4.5.0)
domain_name (0.5.20161021)
unf (>= 0.0.5, < 1.0.0)
einhorn (0.7.4)
erubis (2.7.0)
extlib (0.9.16)
faraday (0.10.0)
multipart-post (>= 1.2, < 3)
google-api-client (0.8.7)
activesupport (>= 3.2, < 5.0)
addressable (~> 2.3)
autoparse (~> 0.3)
extlib (~> 0.9)
faraday (~> 0.9)
googleauth (~> 0.3)
launchy (~> 2.4)
multi_json (~> 1.10)
retriable (~> 1.4)
signet (~> 0.6)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
haml (3.1.8)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.7.0)
json (1.8.3)
jwt (1.5.6)
launchy (2.4.3)
addressable (~> 2.3)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
lspace (0.13)
mail (2.6.4)
mime-types (>= 1.16, < 4)
memoist (0.15.0)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
minitest (5.9.1)
mocha (1.2.1)
metaclass (~> 0.0.1)
mongo (1.12.5)
bson (= 1.12.5)
mongo_mapper (0.13.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0)
mongo (~> 1.8)
plucky (~> 0.6.5)
multi_json (1.12.1)
multipart-post (2.0.0)
netrc (0.11.0)
os (0.9.6)
plucky (0.6.6)
mongo (~> 1.5)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.4)
puma (3.6.2)
rack (1.6.5)
rack-flash3 (1.0.5)
rack
rack-protection (1.5.3)
rack
rack_csrf (2.5.0)
rack (>= 1.1.0)
rake (11.3.0)
rest-client (2.0.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (1.4.1)
signet (0.7.3)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slop (3.6.0)
thread (0.2.2)
thread_safe (0.3.5)
tilt (2.0.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
chalk-config
chalk-log
configatron
einhorn
erubis
gmail-britta!
google-api-client (~> 0.8.6)
mail
mocha
mongo (~> 1.12)
mongo_mapper
pry
puma
rack-flash3
rack_csrf
rake
rest-client
sinatra
thread
RUBY VERSION
ruby 2.1.9p490
BUNDLED WITH
1.13.6