Skip to content

Commit 2d0cccf

Browse files
Merge pull request #160 from dxw/renovate/standard-1.x-lockfile
Update dependency standard to v1.43.0
2 parents 1307d34 + d2ccc48 commit 2d0cccf

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
faraday (~> 1.0)
4545
i18n (1.14.6)
4646
concurrent-ruby (~> 1.0)
47-
json (2.8.2)
47+
json (2.9.0)
4848
json_api_client (1.21.0)
4949
activemodel (>= 3.2.0)
5050
activesupport (>= 3.2.0)
@@ -73,7 +73,7 @@ GEM
7373
rack (3.0.11)
7474
rainbow (3.1.1)
7575
rake (13.2.1)
76-
regexp_parser (2.9.2)
76+
regexp_parser (2.9.3)
7777
request_store (1.5.1)
7878
rack (>= 1.4)
7979
rollbar (3.6.0)
@@ -90,38 +90,38 @@ GEM
9090
diff-lcs (>= 1.2.0, < 2.0)
9191
rspec-support (~> 3.13.0)
9292
rspec-support (3.13.0)
93-
rubocop (1.68.0)
93+
rubocop (1.69.2)
9494
json (~> 2.3)
9595
language_server-protocol (>= 3.17.0)
9696
parallel (~> 1.10)
9797
parser (>= 3.3.0.2)
9898
rainbow (>= 2.2.2, < 4.0)
99-
regexp_parser (>= 2.4, < 3.0)
100-
rubocop-ast (>= 1.32.2, < 2.0)
99+
regexp_parser (>= 2.9.3, < 3.0)
100+
rubocop-ast (>= 1.36.2, < 2.0)
101101
ruby-progressbar (~> 1.7)
102-
unicode-display_width (>= 2.4.0, < 3.0)
103-
rubocop-ast (1.36.1)
102+
unicode-display_width (>= 2.4.0, < 4.0)
103+
rubocop-ast (1.37.0)
104104
parser (>= 3.3.1.0)
105-
rubocop-performance (1.22.1)
105+
rubocop-performance (1.23.0)
106106
rubocop (>= 1.48.1, < 2.0)
107107
rubocop-ast (>= 1.31.1, < 2.0)
108108
ruby-progressbar (1.13.0)
109109
ruby2_keywords (0.0.5)
110110
sawyer (0.9.2)
111111
addressable (>= 2.3.5)
112112
faraday (>= 0.17.3, < 3)
113-
standard (1.42.1)
113+
standard (1.43.0)
114114
language_server-protocol (~> 3.17.0.2)
115115
lint_roller (~> 1.0)
116-
rubocop (~> 1.68.0)
116+
rubocop (~> 1.69.1)
117117
standard-custom (~> 1.0.0)
118-
standard-performance (~> 1.5)
118+
standard-performance (~> 1.6)
119119
standard-custom (1.0.2)
120120
lint_roller (~> 1.0)
121121
rubocop (~> 1.50)
122-
standard-performance (1.5.0)
122+
standard-performance (1.6.0)
123123
lint_roller (~> 1.1)
124-
rubocop-performance (~> 1.22.0)
124+
rubocop-performance (~> 1.23.0)
125125
tzinfo (2.0.6)
126126
concurrent-ruby (~> 1.0)
127127
unicode-display_width (2.6.0)

0 commit comments

Comments
 (0)