Skip to content

Commit f935774

Browse files
authored
Merge pull request #68 from rubyatscale/dependabot/bundler/bundler-84f21ecd34
Bump the bundler group with 6 updates
2 parents 208b684 + ebf37bb commit f935774

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source "https://rubygems.org"
66
gemspec
77

88
gem "activejob"
9-
gem "rake", "~> 13.0"
9+
gem "rake", "~> 13.4"
1010
gem "rspec"
1111
gem "rubyzip"
1212
gem "sidekiq"

Gemfile.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activejob (8.1.2.1)
11-
activesupport (= 8.1.2.1)
10+
activejob (8.1.3)
11+
activesupport (= 8.1.3)
1212
globalid (>= 0.3.6)
13-
activesupport (8.1.2.1)
13+
activesupport (8.1.3)
1414
base64
1515
bigdecimal
1616
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -25,79 +25,79 @@ GEM
2525
uri (>= 0.13.1)
2626
ast (2.4.3)
2727
base64 (0.3.0)
28-
bigdecimal (4.0.1)
28+
bigdecimal (4.1.2)
2929
concurrent-ruby (1.3.7)
3030
connection_pool (3.0.2)
31-
diff-lcs (1.5.0)
31+
diff-lcs (1.6.2)
3232
drb (2.2.3)
33-
globalid (1.3.0)
33+
globalid (1.4.0)
3434
activesupport (>= 6.1)
35-
i18n (1.14.8)
35+
i18n (1.15.2)
3636
concurrent-ruby (~> 1.0)
37-
json (2.19.2)
37+
json (2.20.0)
3838
language_server-protocol (3.17.0.5)
3939
lint_roller (1.1.0)
4040
logger (1.7.0)
41-
minitest (6.0.2)
41+
minitest (6.0.6)
4242
drb (~> 2.0)
4343
prism (~> 1.5)
44-
parallel (1.27.0)
45-
parser (3.3.10.2)
44+
parallel (2.1.0)
45+
parser (3.3.11.1)
4646
ast (~> 2.4.1)
4747
racc
4848
prism (1.9.0)
4949
racc (1.8.1)
5050
rack (3.2.6)
5151
rainbow (3.1.1)
52-
rake (13.0.6)
53-
redis-client (0.26.4)
52+
rake (13.4.2)
53+
redis-client (0.30.0)
5454
connection_pool
55-
regexp_parser (2.11.3)
56-
rspec (3.12.0)
57-
rspec-core (~> 3.12.0)
58-
rspec-expectations (~> 3.12.0)
59-
rspec-mocks (~> 3.12.0)
60-
rspec-core (3.12.1)
61-
rspec-support (~> 3.12.0)
62-
rspec-expectations (3.12.2)
55+
regexp_parser (2.12.0)
56+
rspec (3.13.2)
57+
rspec-core (~> 3.13.0)
58+
rspec-expectations (~> 3.13.0)
59+
rspec-mocks (~> 3.13.0)
60+
rspec-core (3.13.6)
61+
rspec-support (~> 3.13.0)
62+
rspec-expectations (3.13.5)
6363
diff-lcs (>= 1.2.0, < 2.0)
64-
rspec-support (~> 3.12.0)
65-
rspec-mocks (3.12.4)
64+
rspec-support (~> 3.13.0)
65+
rspec-mocks (3.13.8)
6666
diff-lcs (>= 1.2.0, < 2.0)
67-
rspec-support (~> 3.12.0)
68-
rspec-support (3.12.0)
69-
rubocop (1.84.2)
67+
rspec-support (~> 3.13.0)
68+
rspec-support (3.13.7)
69+
rubocop (1.87.0)
7070
json (~> 2.3)
7171
language_server-protocol (~> 3.17.0.2)
7272
lint_roller (~> 1.1.0)
73-
parallel (~> 1.10)
73+
parallel (>= 1.10)
7474
parser (>= 3.3.0.2)
7575
rainbow (>= 2.2.2, < 4.0)
7676
regexp_parser (>= 2.9.3, < 3.0)
7777
rubocop-ast (>= 1.49.0, < 2.0)
7878
ruby-progressbar (~> 1.7)
7979
unicode-display_width (>= 2.4.0, < 4.0)
80-
rubocop-ast (1.49.0)
80+
rubocop-ast (1.49.1)
8181
parser (>= 3.3.7.2)
8282
prism (~> 1.7)
8383
rubocop-performance (1.26.1)
8484
lint_roller (~> 1.1)
8585
rubocop (>= 1.75.0, < 2.0)
8686
rubocop-ast (>= 1.47.1, < 2.0)
8787
ruby-progressbar (1.13.0)
88-
rubyzip (3.2.2)
88+
rubyzip (3.4.0)
8989
securerandom (0.4.1)
90-
sidekiq (8.1.1)
90+
sidekiq (8.1.6)
9191
connection_pool (>= 3.0.0)
9292
json (>= 2.16.0)
9393
logger (>= 1.7.0)
9494
rack (>= 3.2.0)
95-
redis-client (>= 0.26.0)
95+
redis-client (>= 0.29.0)
9696
stackprof (0.2.28)
97-
standard (1.54.0)
97+
standard (1.55.0)
9898
language_server-protocol (~> 3.17.0.2)
9999
lint_roller (~> 1.0)
100-
rubocop (~> 1.84.0)
100+
rubocop (~> 1.87.0)
101101
standard-custom (~> 1.0.0)
102102
standard-performance (~> 1.8)
103103
standard-custom (1.0.2)
@@ -118,7 +118,7 @@ PLATFORMS
118118

119119
DEPENDENCIES
120120
activejob
121-
rake (~> 13.0)
121+
rake (~> 13.4)
122122
rspec
123123
rubyzip
124124
sidekiq

0 commit comments

Comments
 (0)