Skip to content

Commit e983835

Browse files
Update dependencies
1 parent 55a03d6 commit e983835

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

Gemfile.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,49 +9,49 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
ast (2.4.1)
13-
diff-lcs (1.4.4)
12+
ast (2.4.2)
13+
diff-lcs (1.5.0)
1414
docker-api (1.34.2)
1515
excon (>= 0.47.0)
1616
multi_json
1717
domain_name (0.5.20190701)
1818
unf (>= 0.0.5, < 1.0.0)
19-
excon (0.85.0)
19+
excon (0.92.1)
2020
http-accept (1.7.0)
2121
http-cookie (1.0.4)
2222
domain_name (~> 0.5)
23-
json (2.5.1)
24-
mime-types (3.3.1)
23+
json (2.6.1)
24+
mime-types (3.4.1)
2525
mime-types-data (~> 3.2015)
26-
mime-types-data (3.2021.0704)
26+
mime-types-data (3.2022.0105)
2727
mixlib-cli (1.7.0)
2828
multi_json (1.15.0)
2929
netrc (0.11.0)
30-
parallel (1.19.2)
31-
parser (2.7.2.0)
30+
parallel (1.22.1)
31+
parser (3.1.1.0)
3232
ast (~> 2.4.1)
33-
rainbow (3.0.0)
33+
rainbow (3.1.1)
3434
rake (10.5.0)
35-
regexp_parser (1.8.2)
35+
regexp_parser (2.2.1)
3636
rest-client (2.1.0)
3737
http-accept (>= 1.7.0, < 2.0)
3838
http-cookie (>= 1.0.2, < 2.0)
3939
mime-types (>= 1.16, < 4.0)
4040
netrc (~> 0.8)
41-
rexml (3.2.4)
42-
rspec (3.9.0)
43-
rspec-core (~> 3.9.0)
44-
rspec-expectations (~> 3.9.0)
45-
rspec-mocks (~> 3.9.0)
46-
rspec-core (3.9.3)
47-
rspec-support (~> 3.9.3)
48-
rspec-expectations (3.9.3)
41+
rexml (3.2.5)
42+
rspec (3.11.0)
43+
rspec-core (~> 3.11.0)
44+
rspec-expectations (~> 3.11.0)
45+
rspec-mocks (~> 3.11.0)
46+
rspec-core (3.11.0)
47+
rspec-support (~> 3.11.0)
48+
rspec-expectations (3.11.0)
4949
diff-lcs (>= 1.2.0, < 2.0)
50-
rspec-support (~> 3.9.0)
51-
rspec-mocks (3.9.1)
50+
rspec-support (~> 3.11.0)
51+
rspec-mocks (3.11.0)
5252
diff-lcs (>= 1.2.0, < 2.0)
53-
rspec-support (~> 3.9.0)
54-
rspec-support (3.9.4)
53+
rspec-support (~> 3.11.0)
54+
rspec-support (3.11.0)
5555
rubocop (0.93.1)
5656
parallel (~> 1.10)
5757
parser (>= 2.7.1.5)
@@ -61,22 +61,22 @@ GEM
6161
rubocop-ast (>= 0.6.0)
6262
ruby-progressbar (~> 1.7)
6363
unicode-display_width (>= 1.4.0, < 2.0)
64-
rubocop-ast (1.1.0)
65-
parser (>= 2.7.1.5)
66-
ruby-progressbar (1.10.1)
64+
rubocop-ast (1.16.0)
65+
parser (>= 3.1.1.0)
66+
ruby-progressbar (1.11.0)
6767
sensu-plugin (4.0.0)
6868
json (< 3.0.0)
6969
mixlib-cli (~> 1.5)
7070
unf (0.1.4)
7171
unf_ext
72-
unf_ext (0.0.7.7)
73-
unicode-display_width (1.7.0)
72+
unf_ext (0.0.8.1)
73+
unicode-display_width (1.8.0)
7474

7575
PLATFORMS
7676
ruby
7777

7878
DEPENDENCIES
79-
bundler (~> 2.2)
79+
bundler (~> 2.1)
8080
quayio-scanner!
8181
rake (~> 10.0)
8282
rspec (~> 3.7)

0 commit comments

Comments
 (0)