Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 42005c2

Browse files
snyk-bottcdowney
authored andcommitted
1 parent d38714c commit 42005c2

1 file changed

Lines changed: 28 additions & 27 deletions

File tree

Gemfile.lock

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@ GIT
3535
GEM
3636
remote: https://rubygems.org/
3737
specs:
38-
actionpack (5.2.4.2)
39-
actionview (= 5.2.4.2)
40-
activesupport (= 5.2.4.2)
38+
actionpack (5.2.4.3)
39+
actionview (= 5.2.4.3)
40+
activesupport (= 5.2.4.3)
4141
rack (~> 2.0, >= 2.0.8)
4242
rack-test (>= 0.6.3)
4343
rails-dom-testing (~> 2.0)
4444
rails-html-sanitizer (~> 1.0, >= 1.0.2)
45-
actionview (5.2.4.2)
46-
activesupport (= 5.2.4.2)
45+
actionview (5.2.4.3)
46+
activesupport (= 5.2.4.3)
4747
builder (~> 3.1)
4848
erubi (~> 1.4)
4949
rails-dom-testing (~> 2.0)
5050
rails-html-sanitizer (~> 1.0, >= 1.0.3)
51-
activemodel (5.2.4.2)
52-
activesupport (= 5.2.4.2)
53-
activesupport (5.2.4.2)
51+
activemodel (5.2.4.3)
52+
activesupport (= 5.2.4.3)
53+
activesupport (5.2.4.3)
5454
concurrent-ruby (~> 1.0, >= 1.0.2)
5555
i18n (>= 0.7, < 2)
5656
minitest (~> 5.1)
@@ -91,8 +91,9 @@ GEM
9191
backports (3.11.4)
9292
beefcake (1.0.0)
9393
bit-struct (0.16)
94-
bits_service_client (3.3.0)
94+
bits_service_client (3.4.0)
9595
activesupport
96+
statsd-ruby (~> 1.4.0)
9697
steno
9798
builder (3.2.4)
9899
byebug (10.0.2)
@@ -123,8 +124,8 @@ GEM
123124
debase-ruby_core_source (0.10.3)
124125
declarative (0.0.10)
125126
declarative-option (0.1.0)
126-
delayed_job (4.1.5)
127-
activesupport (>= 3.0, < 5.3)
127+
delayed_job (4.1.8)
128+
activesupport (>= 3.0, < 6.1)
128129
diff-lcs (1.3)
129130
docile (1.1.5)
130131
domain_name (0.5.20180417)
@@ -151,7 +152,7 @@ GEM
151152
ffi-compiler (1.0.1)
152153
ffi (>= 1.0.0)
153154
rake
154-
fluent-logger (0.7.2)
155+
fluent-logger (0.8.2)
155156
msgpack (>= 1.0.0, < 2)
156157
fog-aliyun (0.3.10)
157158
fog-core
@@ -253,7 +254,7 @@ GEM
253254
ruby_dep (~> 1.2)
254255
loggregator_emitter (5.2.0)
255256
beefcake (~> 1.0.0)
256-
loofah (2.4.0)
257+
loofah (2.5.0)
257258
crass (~> 1.0.2)
258259
nokogiri (>= 1.5.9)
259260
machinist (1.0.6)
@@ -265,7 +266,7 @@ GEM
265266
mime-types-data (~> 3.2015)
266267
mime-types-data (3.2019.0331)
267268
mini_portile2 (2.4.0)
268-
minitest (5.14.0)
269+
minitest (5.14.1)
269270
ms_rest (0.6.4)
270271
concurrent-ruby (~> 1.0)
271272
faraday (~> 0.9)
@@ -275,7 +276,7 @@ GEM
275276
faraday (~> 0.9)
276277
faraday-cookie_jar (~> 0.0.6)
277278
ms_rest (~> 0.6.3)
278-
msgpack (1.2.4)
279+
msgpack (1.3.3)
279280
multi_json (1.12.2)
280281
multipart-parser (0.1.1)
281282
multipart-post (2.1.1)
@@ -319,9 +320,9 @@ GEM
319320
nokogiri (>= 1.6)
320321
rails-html-sanitizer (1.3.0)
321322
loofah (~> 2.3)
322-
railties (5.2.4.2)
323-
actionpack (= 5.2.4.2)
324-
activesupport (= 5.2.4.2)
323+
railties (5.2.4.3)
324+
actionpack (= 5.2.4.3)
325+
activesupport (= 5.2.4.3)
325326
method_source
326327
rake (>= 0.8.7)
327328
thor (>= 0.19.0, < 2.0)
@@ -397,7 +398,7 @@ GEM
397398
rubyzip (2.0.0)
398399
safe_yaml (1.0.4)
399400
scientist (1.1.1)
400-
sequel (5.22.0)
401+
sequel (5.32.0)
401402
sexp_processor (4.7.0)
402403
signet (0.11.0)
403404
addressable (~> 2.3)
@@ -454,7 +455,7 @@ GEM
454455
tilt (2.0.9)
455456
timecop (0.9.1)
456457
timeliness (0.3.8)
457-
tzinfo (1.2.6)
458+
tzinfo (1.2.7)
458459
thread_safe (~> 0.1)
459460
uber (0.1.0)
460461
unf (0.1.4)
@@ -480,14 +481,14 @@ PLATFORMS
480481
x86_64-linux
481482

482483
DEPENDENCIES
483-
actionpack (~> 5.2.4, >= 5.2.4.2)
484-
actionview (~> 5.2.4, >= 5.2.4.2)
485-
activemodel (~> 5.2.0)
484+
actionpack (~> 5.2.4, >= 5.2.4.3)
485+
actionview (~> 5.2.4, >= 5.2.4.3)
486+
activemodel (~> 5.2.4, >= 5.2.4.3)
486487
addressable
487-
allowy
488+
allowy (>= 2.1.0)
488489
awesome_print
489490
azure-storage (= 0.14.0.preview)
490-
bits_service_client (~> 3.0)
491+
bits_service_client (~> 3.3, >= 3.3.0)
491492
byebug
492493
cf-copilot (= 0.0.14)
493494
cf-perm (~> 0.0.10)
@@ -531,7 +532,7 @@ DEPENDENCIES
531532
pry-byebug
532533
public_suffix
533534
rack-test
534-
railties (~> 5.2.4, >= 5.2.4.2)
535+
railties (~> 5.2.4, >= 5.2.4.3)
535536
rake
536537
rfc822
537538
roodi
@@ -541,7 +542,7 @@ DEPENDENCIES
541542
rspec-its
542543
rspec-rails (~> 3.8.3)
543544
rspec-wait
544-
rspec_api_documentation (>= 4.8.0)
545+
rspec_api_documentation (>= 6.1.0)
545546
rubocop (~> 0.79.0)
546547
ruby-debug-ide (>= 0.7.0.beta4)
547548
rubyzip (>= 1.3.0)

0 commit comments

Comments
 (0)