We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3686623 + 220e94e commit ed60d2bCopy full SHA for ed60d2b
1 file changed
Gemfile.lock
@@ -61,7 +61,7 @@ GEM
61
parser (3.3.9.0)
62
ast (~> 2.4.1)
63
racc
64
- prism (1.5.2)
+ prism (1.6.0)
65
racc (1.8.1)
66
rack (3.2.2)
67
rails-dom-testing (2.3.0)
@@ -88,10 +88,10 @@ GEM
88
rubocop-ast (1.47.1)
89
parser (>= 3.3.7.2)
90
prism (~> 1.4)
91
- rubocop-performance (1.26.0)
+ rubocop-performance (1.26.1)
92
lint_roller (~> 1.1)
93
rubocop (>= 1.75.0, < 2.0)
94
- rubocop-ast (>= 1.44.0, < 2.0)
+ rubocop-ast (>= 1.47.1, < 2.0)
95
rubocop-rails (2.33.4)
96
activesupport (>= 4.2.0)
97
0 commit comments