-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
189 lines (183 loc) · 4.22 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
GIT
remote: git://github.com/bbatsov/rubocop.git
revision: 4c3e7adc74aa3d87ed9b05a0889e9e9b9aa64e42
specs:
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.3.0.pre.5, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
GIT
remote: git://github.com/hamstergem/hamster.git
revision: 00b86cfa42594dcbe549fec99b2ff09f45e3a675
specs:
hamster (2.0.0)
concurrent-ruby (~> 1.0)
PATH
remote: ./vendor/gocardless_pro
specs:
gocardless_pro (1.0.2)
faraday (>= 0.8.9, < 0.10)
GEM
remote: https://rubygems.org/
specs:
actionpack (4.2.5)
actionview (= 4.2.5)
activesupport (= 4.2.5)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.5)
activesupport (= 4.2.5)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
airbrake (5.0.2)
airbrake-ruby (~> 1.0)
airbrake-ruby (1.0.2)
ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
builder (3.2.2)
byebug (8.2.1)
coach (0.4.0)
actionpack (~> 4.2)
activesupport (~> 4.2)
coderay (1.1.0)
concurrent-ruby (1.0.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
dotenv (2.0.2)
erubis (2.7.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
hashdiff (0.2.3)
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.7.0)
json (1.8.3)
json_schema (0.10.0)
jwt (1.5.2)
loofah (2.0.3)
nokogiri (>= 1.5.9)
lotus-router (0.4.3)
http_router (~> 0.11)
lotus-utils (~> 0.5, >= 0.5.1)
lotus-utils (0.5.2)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.99)
mini_portile2 (2.0.0)
minitest (5.8.3)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
newrelic_rpm (3.14.1.311)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
parser (2.3.0.pre.6)
ast (~> 2.2)
pg (0.18.4)
powerpack (0.1.1)
prius (1.0.0)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.3.0)
byebug (~> 8.0)
pry (~> 0.10)
pry-doc (0.8.0)
pry (~> 0.9)
yard (~> 0.8)
puma (2.15.3)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
rainbow (2.0.0)
rake (10.4.2)
rantly (0.3.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
ruby-progressbar (1.7.5)
safe_yaml (1.0.4)
sequel (4.29.0)
slop (3.6.0)
sqlite3 (1.3.11)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
url_mount (0.2.1)
rack
webmock (1.22.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
airbrake (~> 5.0.2)
coach (~> 0.4.0)
dotenv (~> 2.0)
gocardless_pro!
hamster!
json_schema (~> 0.7)
lotus-router (~> 0.4)
mail (~> 2.6.3)
newrelic_rpm (~> 3.14.1.311)
oauth2 (~> 1.0)
pg (~> 0.18)
prius (~> 1.0)
pry
pry-byebug
pry-doc
puma (~> 2.14)
rack (~> 1.6.4)
rake (~> 10.4.2)
rantly (~> 0.3.2)
rspec (~> 3.3)
rubocop!
sequel (~> 4.27)
sqlite3 (~> 1.3)
webmock (~> 1.22)
BUNDLED WITH
1.11.2