Skip to content

Commit 9b8dcc6

Browse files
depfu[bot]JoschkaSchulz
authored andcommitted
Update all Bundler dependencies (2024-04-01)
1 parent 39d2723 commit 9b8dcc6

File tree

2 files changed

+103
-91
lines changed

2 files changed

+103
-91
lines changed

Gemfile.lock

+102-90
Original file line numberDiff line numberDiff line change
@@ -73,65 +73,67 @@ GEM
7373
activemodel (>= 3.0.0)
7474
activesupport (>= 3.0.0)
7575
rack (>= 1.1.0)
76-
addressable (2.8.4)
76+
addressable (2.8.6)
7777
public_suffix (>= 2.0.2, < 6.0)
78-
administrate (0.19.0)
79-
actionpack (>= 5.0)
80-
actionview (>= 5.0)
81-
activerecord (>= 5.0)
82-
jquery-rails (>= 4.0)
83-
kaminari (>= 1.0)
78+
administrate (0.20.1)
79+
actionpack (>= 6.0, < 8.0)
80+
actionview (>= 6.0, < 8.0)
81+
activerecord (>= 6.0, < 8.0)
82+
jquery-rails (~> 4.6.0)
83+
kaminari (~> 1.2.2)
8484
sassc-rails (~> 2.1)
8585
selectize-rails (~> 0.6)
8686
ansi (1.5.0)
87-
appsignal (3.4.8)
87+
appsignal (3.6.4)
8888
rack
8989
ast (2.4.2)
90-
autoprefixer-rails (10.4.13.0)
90+
autoprefixer-rails (10.4.16.0)
9191
execjs (~> 2)
92+
base64 (0.2.0)
9293
bindex (0.8.1)
9394
bootstrap (4.6.2)
9495
autoprefixer-rails (>= 9.1.0)
9596
popper_js (>= 1.16.1, < 2)
9697
sassc-rails (>= 2.0.0)
9798
builder (3.2.4)
9899
byebug (11.1.3)
100+
childprocess (5.0.0)
99101
coderay (1.1.3)
100102
concurrent-ruby (1.2.3)
101103
connection_pool (2.4.1)
102104
crass (1.0.6)
103-
dalli (3.2.5)
105+
dalli (3.2.8)
104106
date (3.3.4)
105107
decent_exposure (3.0.4)
106108
activesupport (>= 4.0)
107-
diff-lcs (1.5.0)
108-
dotenv (2.8.1)
109-
dotenv-rails (2.8.1)
110-
dotenv (= 2.8.1)
111-
railties (>= 3.2)
109+
diff-lcs (1.5.1)
110+
dotenv (3.1.0)
111+
dotenv-rails (3.1.0)
112+
dotenv (= 3.1.0)
113+
railties (>= 6.1)
112114
erubi (1.12.0)
113115
ethon (0.16.0)
114116
ffi (>= 1.15.0)
115-
execjs (2.8.1)
116-
factory_bot (6.2.1)
117+
execjs (2.9.1)
118+
factory_bot (6.4.6)
117119
activesupport (>= 5.0.0)
118-
factory_bot_rails (6.2.0)
119-
factory_bot (~> 6.2.0)
120+
factory_bot_rails (6.4.3)
121+
factory_bot (~> 6.4)
120122
railties (>= 5.0.0)
121-
faker (3.2.0)
123+
faker (3.3.0)
122124
i18n (>= 1.8.11, < 2)
123-
faraday (2.7.10)
124-
faraday-net_http (>= 2.0, < 3.1)
125-
ruby2_keywords (>= 0.0.4)
126-
faraday-net_http (3.0.2)
127-
ffi (1.15.5)
125+
faraday (2.9.0)
126+
faraday-net_http (>= 2.0, < 3.2)
127+
faraday-net_http (3.1.0)
128+
net-http
129+
ffi (1.16.3)
128130
font-awesome-rails (4.7.0.8)
129131
railties (>= 3.2, < 8.0)
130132
geocoder (1.8.2)
131133
globalid (1.2.1)
132134
activesupport (>= 6.1)
133135
hashie (5.0.0)
134-
i18n (1.14.1)
136+
i18n (1.14.4)
135137
concurrent-ruby (~> 1.0)
136138
image_info (1.2.2)
137139
addressable (~> 2.0)
@@ -143,8 +145,9 @@ GEM
143145
rails-dom-testing (>= 1, < 3)
144146
railties (>= 4.2.0)
145147
thor (>= 0.14, < 2.0)
146-
json (2.6.3)
147-
jwt (2.7.1)
148+
json (2.7.1)
149+
jwt (2.8.1)
150+
base64
148151
kaminari (1.2.2)
149152
activesupport (>= 4.1.0)
150153
kaminari-actionview (= 1.2.2)
@@ -159,10 +162,11 @@ GEM
159162
kaminari-core (1.2.2)
160163
kgio (2.11.4)
161164
language_server-protocol (3.17.0.3)
162-
launchy (2.5.2)
165+
launchy (3.0.0)
163166
addressable (~> 2.8)
164-
letter_opener (1.8.1)
165-
launchy (>= 2.2, < 3)
167+
childprocess (~> 5.0)
168+
letter_opener (1.10.0)
169+
launchy (>= 2.2, < 4)
166170
link_thumbnailer (3.4.0)
167171
activesupport (>= 3.0)
168172
image_info (~> 1.0, >= 1.2.0)
@@ -171,10 +175,10 @@ GEM
171175
nokogiri (>= 1.6)
172176
rake (>= 0.9)
173177
video_info (>= 2.6)
174-
listen (3.8.0)
178+
listen (3.9.0)
175179
rb-fsevent (~> 0.10, >= 0.10.3)
176180
rb-inotify (~> 0.9, >= 0.9.10)
177-
lograge (0.12.0)
181+
lograge (0.14.0)
178182
actionpack (>= 4)
179183
activesupport (>= 4)
180184
railties (>= 4)
@@ -187,12 +191,14 @@ GEM
187191
net-imap
188192
net-pop
189193
net-smtp
190-
marcel (1.0.2)
194+
marcel (1.0.4)
191195
method_source (1.0.0)
192196
mini_mime (1.1.5)
193197
mini_portile2 (2.8.5)
194-
minitest (5.22.2)
198+
minitest (5.22.3)
195199
multi_xml (0.6.0)
200+
net-http (0.4.1)
201+
uri
196202
net-http-persistent (4.0.2)
197203
connection_pool (~> 2.2)
198204
net-imap (0.4.10)
@@ -202,11 +208,11 @@ GEM
202208
net-protocol
203209
net-protocol (0.2.2)
204210
timeout
205-
net-smtp (0.4.0.1)
211+
net-smtp (0.5.0)
206212
net-protocol
207213
net_http_timeout_errors (1.0.0)
208-
nio4r (2.7.0)
209-
nokogiri (1.16.2)
214+
nio4r (2.7.1)
215+
nokogiri (1.16.3)
210216
mini_portile2 (~> 2.8.2)
211217
racc (~> 1.4)
212218
oauth (1.1.0)
@@ -225,18 +231,18 @@ GEM
225231
oga (3.4)
226232
ast
227233
ruby-ll (~> 2.1)
228-
omniauth (2.1.1)
234+
omniauth (2.1.2)
229235
hashie (>= 3.4.6)
230236
rack (>= 2.2.3)
231237
rack-protection
232238
omniauth-github (2.0.1)
233239
omniauth (~> 2.0)
234240
omniauth-oauth2 (~> 1.8)
235-
omniauth-google-oauth2 (1.1.1)
241+
omniauth-google-oauth2 (1.1.2)
236242
jwt (>= 2.0)
237-
oauth2 (~> 2.0.6)
243+
oauth2 (~> 2.0)
238244
omniauth (~> 2.0)
239-
omniauth-oauth2 (~> 1.8.0)
245+
omniauth-oauth2 (~> 1.8)
240246
omniauth-oauth (1.2.0)
241247
oauth
242248
omniauth (>= 1.0, < 3)
@@ -249,8 +255,8 @@ GEM
249255
omniauth-twitter (1.4.0)
250256
omniauth-oauth (~> 1.1)
251257
rack
252-
parallel (1.23.0)
253-
parser (3.2.2.3)
258+
parallel (1.24.0)
259+
parser (3.3.0.5)
254260
ast (~> 2.4.1)
255261
racc
256262
partially_useful (6.0.0)
@@ -262,15 +268,16 @@ GEM
262268
method_source (~> 1.0)
263269
pry-rails (0.3.9)
264270
pry (>= 0.10.4)
265-
public_suffix (5.0.3)
266-
puma (6.3.1)
271+
public_suffix (5.0.4)
272+
puma (6.4.2)
267273
nio4r (~> 2.0)
268274
racc (1.7.3)
269-
rack (2.2.8.1)
270-
rack-cache (1.14.0)
275+
rack (2.2.9)
276+
rack-cache (1.16.0)
271277
rack (>= 0.4)
272-
rack-protection (3.0.6)
273-
rack
278+
rack-protection (3.2.0)
279+
base64 (>= 0.1.0)
280+
rack (~> 2.2, >= 2.2.4)
274281
rack-test (2.1.0)
275282
rack (>= 1.3)
276283
rails (6.1.7.7)
@@ -316,59 +323,62 @@ GEM
316323
rb-inotify (0.10.1)
317324
ffi (~> 1.0)
318325
redcarpet (3.6.0)
319-
regexp_parser (2.8.1)
320-
request_store (1.5.1)
326+
regexp_parser (2.9.0)
327+
request_store (1.6.0)
321328
rack (>= 1.4)
322-
rexml (3.2.5)
323-
rspec-collection_matchers (1.2.0)
329+
rexml (3.2.6)
330+
rspec-collection_matchers (1.2.1)
324331
rspec-expectations (>= 2.99.0.beta1)
325-
rspec-core (3.12.2)
326-
rspec-support (~> 3.12.0)
327-
rspec-expectations (3.12.3)
332+
rspec-core (3.13.0)
333+
rspec-support (~> 3.13.0)
334+
rspec-expectations (3.13.0)
328335
diff-lcs (>= 1.2.0, < 2.0)
329-
rspec-support (~> 3.12.0)
330-
rspec-mocks (3.12.6)
336+
rspec-support (~> 3.13.0)
337+
rspec-mocks (3.13.0)
331338
diff-lcs (>= 1.2.0, < 2.0)
332-
rspec-support (~> 3.12.0)
333-
rspec-rails (6.0.3)
339+
rspec-support (~> 3.13.0)
340+
rspec-rails (6.1.2)
334341
actionpack (>= 6.1)
335342
activesupport (>= 6.1)
336343
railties (>= 6.1)
337-
rspec-core (~> 3.12)
338-
rspec-expectations (~> 3.12)
339-
rspec-mocks (~> 3.12)
340-
rspec-support (~> 3.12)
341-
rspec-support (3.12.1)
342-
rubocop (1.55.0)
344+
rspec-core (~> 3.13)
345+
rspec-expectations (~> 3.13)
346+
rspec-mocks (~> 3.13)
347+
rspec-support (~> 3.13)
348+
rspec-support (3.13.1)
349+
rubocop (1.62.1)
343350
json (~> 2.3)
344351
language_server-protocol (>= 3.17.0)
345352
parallel (~> 1.10)
346-
parser (>= 3.2.2.3)
353+
parser (>= 3.3.0.2)
347354
rainbow (>= 2.2.2, < 4.0)
348355
regexp_parser (>= 1.8, < 3.0)
349356
rexml (>= 3.2.5, < 4.0)
350-
rubocop-ast (>= 1.28.1, < 2.0)
357+
rubocop-ast (>= 1.31.1, < 2.0)
351358
ruby-progressbar (~> 1.7)
352359
unicode-display_width (>= 2.4.0, < 3.0)
353-
rubocop-ast (1.29.0)
354-
parser (>= 3.2.1.0)
355-
rubocop-capybara (2.18.0)
360+
rubocop-ast (1.31.2)
361+
parser (>= 3.3.0.4)
362+
rubocop-capybara (2.20.0)
363+
rubocop (~> 1.41)
364+
rubocop-factory_bot (2.25.1)
356365
rubocop (~> 1.41)
357-
rubocop-factory_bot (2.23.1)
358-
rubocop (~> 1.33)
359-
rubocop-rails (2.20.2)
366+
rubocop-rails (2.24.1)
360367
activesupport (>= 4.2.0)
361368
rack (>= 1.1)
362369
rubocop (>= 1.33.0, < 2.0)
363-
rubocop-rspec (2.22.0)
364-
rubocop (~> 1.33)
370+
rubocop-ast (>= 1.31.1, < 2.0)
371+
rubocop-rspec (2.28.0)
372+
rubocop (~> 1.40)
365373
rubocop-capybara (~> 2.17)
366374
rubocop-factory_bot (~> 2.22)
375+
rubocop-rspec_rails (~> 2.28)
376+
rubocop-rspec_rails (2.28.2)
377+
rubocop (~> 1.40)
367378
ruby-ll (2.1.3)
368379
ansi
369380
ast
370381
ruby-progressbar (1.13.0)
371-
ruby2_keywords (0.0.5)
372382
sass-rails (6.0.0)
373383
sassc-rails (~> 2.1, >= 2.1.1)
374384
sassc (2.4.0)
@@ -380,46 +390,48 @@ GEM
380390
sprockets-rails
381391
tilt
382392
selectize-rails (0.12.6)
383-
simple_form (5.2.0)
393+
simple_form (5.3.0)
384394
actionpack (>= 5.2)
385395
activemodel (>= 5.2)
386-
slim (5.1.1)
396+
slim (5.2.1)
387397
temple (~> 0.10.0)
388398
tilt (>= 2.1.0)
389-
slim-rails (3.6.2)
399+
slim-rails (3.6.3)
390400
actionpack (>= 3.1)
391401
railties (>= 3.1)
392402
slim (>= 3.0, < 6.0, != 5.0.0)
393403
snaky_hash (2.0.1)
394404
hashie
395405
version_gem (~> 1.1, >= 1.1.1)
396-
sprockets (3.7.2)
406+
sprockets (3.7.3)
407+
base64
397408
concurrent-ruby (~> 1.0)
398409
rack (> 1, < 3)
399410
sprockets-rails (3.4.2)
400411
actionpack (>= 5.2)
401412
activesupport (>= 5.2)
402413
sprockets (>= 3.0.0)
403-
temple (0.10.2)
404-
thor (1.3.0)
405-
tilt (2.2.0)
414+
temple (0.10.3)
415+
thor (1.3.1)
416+
tilt (2.3.0)
406417
timeout (0.4.1)
407-
typhoeus (1.4.0)
418+
typhoeus (1.4.1)
408419
ethon (>= 0.9.0)
409420
tzinfo (2.0.6)
410421
concurrent-ruby (~> 1.0)
411422
uglifier (4.2.0)
412423
execjs (>= 0.3.0, < 3)
413-
unicode-display_width (2.4.2)
424+
unicode-display_width (2.5.0)
425+
uri (0.13.0)
414426
validate_url (1.0.15)
415427
activemodel (>= 3.0.0)
416428
public_suffix
417-
version_gem (1.1.3)
418-
video_info (4.0.0)
429+
version_gem (1.1.4)
430+
video_info (4.2.0)
419431
iso8601 (~> 0.13.0)
420432
net_http_timeout_errors (~> 1.0.0)
421433
oga (~> 3.4)
422-
web-console (4.2.0)
434+
web-console (4.2.1)
423435
actionview (>= 6.0.0)
424436
activemodel (>= 6.0.0)
425437
bindex (>= 0.4.0)

spec/models/location_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
describe '#geocoding' do
4747
it 'geocodes once a location is saved' do
48-
Location.all.each do |locn|
48+
Location.all.find_each do |locn|
4949
expect(locn.lat).not_to be_nil
5050
expect(locn.long).not_to be_nil
5151
end

0 commit comments

Comments
 (0)