Skip to content

Commit c2569f7

Browse files
Update dependency standard to v1.36.0
1 parent 6758e4b commit c2569f7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
parser (3.3.1.0)
6868
ast (~> 2.4.1)
6969
racc
70-
racc (1.7.3)
70+
racc (1.8.0)
7171
rack (2.2.3)
7272
rack-test (1.1.0)
7373
rack (>= 1.0, < 3)
@@ -78,8 +78,9 @@ GEM
7878
loofah (~> 2.3)
7979
rainbow (3.1.1)
8080
rake (13.0.6)
81-
regexp_parser (2.9.1)
82-
rexml (3.2.6)
81+
regexp_parser (2.9.2)
82+
rexml (3.2.8)
83+
strscan (>= 3.0.9)
8384
rspec (3.11.0)
8485
rspec-core (~> 3.11.0)
8586
rspec-expectations (~> 3.11.0)
@@ -127,6 +128,7 @@ GEM
127128
standard-performance (1.0.1)
128129
lint_roller (~> 1.0)
129130
rubocop-performance (~> 1.16.0)
131+
strscan (3.1.0)
130132
thor (1.2.1)
131133
tzinfo (2.0.4)
132134
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)