Skip to content

Commit 98a6b73

Browse files
committed
Bump deps
1 parent 3409a09 commit 98a6b73

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.rubocop.yml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ AllCops:
1111
- test/ruby-syntax-fixtures/**/*
1212
- test.rb
1313

14+
Gemspec/DevelopmentDependencies:
15+
Enabled: false
16+
1417
Layout/LineLength:
1518
Max: 80
1619

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ GEM
1717
prettier_print (1.2.0)
1818
rainbow (3.1.1)
1919
rake (13.0.6)
20-
regexp_parser (2.6.1)
20+
regexp_parser (2.6.2)
2121
rexml (3.2.5)
22-
rubocop (1.43.0)
22+
rubocop (1.44.1)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.2.0.0)

0 commit comments

Comments
 (0)