Skip to content

Commit 45546ed

Browse files
Merge pull request #68 from logicblocks/dependabot/bundler/rubocop-rspec-3.6.0
Bump rubocop-rspec from 3.2.0 to 3.6.0 [skip ci]
2 parents c05fd78 + 821a1d1 commit 45546ed

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
tzinfo (~> 2.0, >= 2.0.5)
1515
addressable (2.8.6)
1616
public_suffix (>= 2.0.2, < 6.0)
17-
ast (2.4.2)
17+
ast (2.4.3)
1818
base64 (0.2.0)
1919
bigdecimal (3.1.8)
2020
childprocess (5.0.0)
@@ -38,7 +38,7 @@ GEM
3838
i18n (1.14.5)
3939
concurrent-ruby (~> 1.0)
4040
immutable-struct (2.4.1)
41-
json (2.10.1)
41+
json (2.10.2)
4242
language_server-protocol (3.17.0.4)
4343
lino (4.1.0)
4444
childprocess (~> 5.0.0)
@@ -52,10 +52,11 @@ GEM
5252
faraday (>= 1, < 3)
5353
sawyer (~> 0.9)
5454
open4 (1.3.4)
55-
parallel (1.26.3)
56-
parser (3.3.7.1)
55+
parallel (1.27.0)
56+
parser (3.3.8.0)
5757
ast (~> 2.4.1)
5858
racc
59+
prism (1.4.0)
5960
public_suffix (5.0.4)
6061
racc (1.8.1)
6162
rainbow (3.1.1)
@@ -113,12 +114,14 @@ GEM
113114
rubocop-ast (>= 1.38.0, < 2.0)
114115
ruby-progressbar (~> 1.7)
115116
unicode-display_width (>= 2.4.0, < 4.0)
116-
rubocop-ast (1.38.0)
117-
parser (>= 3.3.1.0)
117+
rubocop-ast (1.44.1)
118+
parser (>= 3.3.7.2)
119+
prism (~> 1.4)
118120
rubocop-rake (0.6.0)
119121
rubocop (~> 1.0)
120-
rubocop-rspec (3.2.0)
121-
rubocop (~> 1.61)
122+
rubocop-rspec (3.6.0)
123+
lint_roller (~> 1.1)
124+
rubocop (~> 1.72, >= 1.72.1)
122125
ruby-progressbar (1.13.0)
123126
ruby2_keywords (0.0.5)
124127
ruby_git_crypt (0.2.0.pre.2)

0 commit comments

Comments
 (0)