This repository has been archived by the owner on May 25, 2021. It is now read-only.
forked from stripe-archive/gaps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
160 lines (155 loc) · 3.27 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
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.1.8)
activesupport (= 4.1.8)
builder (~> 3.1)
activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
builder (3.2.2)
chalk-config (0.2.1)
configatron (~> 4.4)
chalk-log (0.1.2)
chalk-config
logging
lspace
coderay (1.1.0)
concurrent-ruby (1.0.5)
configatron (4.4.1)
declarative (0.0.10)
declarative-option (0.1.0)
einhorn (0.6.3)
erubis (2.7.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
google-api-client (0.10.3)
addressable (~> 2.3)
googleauth (~> 0.5)
httpclient (~> 2.7)
hurley (~> 0.1)
memoist (~> 0.11)
mime-types (>= 1.6)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
googleauth (0.6.2)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
haml (3.1.8)
httpclient (2.8.3)
hurley (0.2)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (1.8.6)
jwt (2.1.0)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
lspace (0.13)
mail (2.6.3)
mime-types (>= 1.16, < 3)
memoist (0.16.0)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (2.99.3)
minitest (5.11.3)
mocha (1.1.0)
metaclass (~> 0.0.1)
mongo (1.11.1)
bson (= 1.11.1)
mongo_mapper (0.13.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0)
mongo (~> 1.8)
plucky (~> 0.6.5)
multi_json (1.13.1)
multipart-post (2.0.0)
netrc (0.8.0)
os (0.9.6)
plucky (0.6.6)
mongo (~> 1.5)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (3.0.2)
puma (3.11.4)
rack (1.6.10)
rack-flash3 (1.0.5)
rack
rack-protection (1.5.3)
rack
rack_csrf (2.5.0)
rack (>= 1.1.0)
rake (10.4.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retriable (3.1.2)
signet (0.8.1)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.6.0)
thread (0.1.4)
thread_safe (0.3.6)
tilt (1.4.1)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uber (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
chalk-config
chalk-log
configatron
einhorn
erubis
gmail-britta!
google-api-client
mail
mocha
mongo_mapper
pry
puma
rack-flash3
rack_csrf
rake
rest-client
sinatra
thread
RUBY VERSION
ruby 2.3.7p456
BUNDLED WITH
1.16.2