File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ gem 'newrelic_rpm', '~> 6.0'
24
24
gem 'country_select'
25
25
26
26
group :development do
27
- gem 'mechanize' , '2.7.6 '
27
+ gem 'mechanize' , '2.7.7 '
28
28
end
29
29
30
30
gem 'pg' , '~> 1.1'
Original file line number Diff line number Diff line change 78
78
bcrypt (3.1.16 )
79
79
builder (3.2.4 )
80
80
concurrent-ruby (1.1.8 )
81
- connection_pool (2.2.2 )
81
+ connection_pool (2.2.3 )
82
82
countries (3.0.0 )
83
83
i18n_data (~> 0.8.0 )
84
84
sixarm_ruby_unaccent (~> 1.1 )
97
97
warden (~> 1.2.3 )
98
98
diff-lcs (1.4.4 )
99
99
docile (1.3.4 )
100
- domain_name (0.5.20180417 )
100
+ domain_name (0.5.20190701 )
101
101
unf (>= 0.0.5 , < 1.0.0 )
102
102
erubi (1.10.0 )
103
103
execjs (2.7.0 )
@@ -154,29 +154,30 @@ GEM
154
154
mini_mime (>= 0.1.1 )
155
155
marcel (0.3.3 )
156
156
mimemagic (~> 0.3.2 )
157
- mechanize (2.7.6 )
157
+ mechanize (2.7.7 )
158
158
domain_name (~> 0.5 , >= 0.5.1 )
159
159
http-cookie (~> 1.0 )
160
160
mime-types (>= 1.17.2 )
161
161
net-http-digest_auth (~> 1.1 , >= 1.1.1 )
162
162
net-http-persistent (>= 2.5.2 )
163
163
nokogiri (~> 1.6 )
164
164
ntlm-http (~> 0.1 , >= 0.1.1 )
165
+ webrick (~> 1.7 )
165
166
webrobots (>= 0.0.9 , < 0.2 )
166
167
method_source (1.0.0 )
167
- mime-types (3.2.2 )
168
+ mime-types (3.3.1 )
168
169
mime-types-data (~> 3.2015 )
169
- mime-types-data (3.2018.0812 )
170
+ mime-types-data (3.2020.1104 )
170
171
mimemagic (0.3.5 )
171
172
mini_mime (1.0.2 )
172
173
mini_portile2 (2.5.0 )
173
174
minitest (5.14.3 )
174
175
net-http-digest_auth (1.4.1 )
175
- net-http-persistent (3 .0.0 )
176
+ net-http-persistent (4 .0.1 )
176
177
connection_pool (~> 2.2 )
177
178
newrelic_rpm (6.15.0 )
178
179
nio4r (2.5.4 )
179
- nokogiri (1.11.0 )
180
+ nokogiri (1.11.1 )
180
181
mini_portile2 (~> 2.5.0 )
181
182
racc (~> 1.4 )
182
183
ntlm-http (0.1.1 )
310
311
execjs (>= 0.3.0 , < 3 )
311
312
unf (0.1.4 )
312
313
unf_ext
313
- unf_ext (0.0.7.5 )
314
+ unf_ext (0.0.7.7 )
314
315
unicode-display_width (2.0.0 )
315
316
unicode_utils (1.4.0 )
316
317
unicorn (5.8.0 )
322
323
addressable (>= 2.3.6 )
323
324
<
837A
span class="pl-e">crack (>= 0.3.2 )
324
325
hashdiff (>= 0.4.0 , < 2.0.0 )
326
+ webrick (1.7.0 )
325
327
webrobots (0.1.2 )
326
328
websocket-driver (0.7.3 )
327
329
websocket-extensions (>= 0.1.0 )
@@ -339,7 +341,7 @@ DEPENDENCIES
339
341
factory_bot_rails
340
342
faker
341
343
heroku-deflater
342
- mechanize (= 2.7.6 )
344
+ mechanize (= 2.7.7 )
343
345
newrelic_rpm (~> 6.0 )
344
346
pg (~> 1.1 )
345
347
rack-cache
You can’t perform that action at this time.
0 commit comments