Skip to content

Commit e4831be

Browse files
Merge pull request #200 from simplybusiness/dependabot/bundler/simplycop-2.8.0
2 parents f037004 + f94c1ff commit e4831be

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GEM
1717
public_suffix (>= 2.0.2, < 6.0)
1818
ast (2.4.2)
1919
base64 (0.2.0)
20-
benchmark (0.3.0)
20+
benchmark (0.4.0)
2121
bigdecimal (3.1.8)
2222
coderay (1.1.3)
2323
concurrent-ruby (1.3.4)
@@ -32,7 +32,7 @@ GEM
3232
faraday (~> 2.0)
3333
i18n (1.14.6)
3434
concurrent-ruby (~> 1.0)
35-
json (2.7.5)
35+
json (2.8.1)
3636
language_server-protocol (3.17.0.3)
3737
logger (1.6.1)
3838
method_source (1.0.0)
@@ -44,7 +44,7 @@ GEM
4444
faraday (>= 1, < 3)
4545
sawyer (~> 0.9)
4646
parallel (1.26.3)
47-
parser (3.3.5.1)
47+
parser (3.3.6.0)
4848
ast (~> 2.4.1)
4949
racc
5050
pry (0.14.2)
@@ -68,7 +68,7 @@ GEM
6868
diff-lcs (>= 1.2.0, < 2.0)
6969
rspec-support (~> 3.13.0)
7070
rspec-support (3.13.0)
71-
rubocop (1.67.0)
71+
rubocop (1.68.0)
7272
json (~> 2.3)
7373
language_server-protocol (>= 3.17.0)
7474
parallel (~> 1.10)
@@ -78,7 +78,7 @@ GEM
7878
rubocop-ast (>= 1.32.2, < 2.0)
7979
ruby-progressbar (~> 1.7)
8080
unicode-display_width (>= 2.4.0, < 3.0)
81-
rubocop-ast (1.33.0)
81+
rubocop-ast (1.34.1)
8282
parser (>= 3.3.1.0)
8383
rubocop-capybara (2.21.0)
8484
rubocop (~> 1.41)
@@ -102,9 +102,9 @@ GEM
102102
addressable (>= 2.3.5)
103103
faraday (>= 0.17.3, < 3)
104104
securerandom (0.3.1)
105-
simplycop (2.7.2)
106-
rubocop (= 1.67.0)
107-
rubocop-ast (= 1.33.0)
105+
simplycop (2.8.0)
106+
rubocop (= 1.68.0)
107+
rubocop-ast (= 1.34.1)
108108
rubocop-capybara (= 2.21.0)
109109
rubocop-factory_bot (= 2.26.1)
110110
rubocop-performance (= 1.22.1)

0 commit comments

Comments
 (0)