We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f970fd7 + 782c004 commit 6f60cd2Copy full SHA for 6f60cd2
Gemfile.lock
@@ -40,7 +40,7 @@ GEM
40
erubi (1.13.0)
41
i18n (1.14.6)
42
concurrent-ruby (~> 1.0)
43
- json (2.7.2)
+ json (2.7.4)
44
language_server-protocol (3.17.0.3)
45
logger (1.6.1)
46
loofah (2.23.1)
@@ -63,7 +63,7 @@ GEM
63
ast (~> 2.4.1)
64
racc
65
racc (1.8.1)
66
- rack (3.1.7)
+ rack (3.1.8)
67
rails-dom-testing (2.2.0)
68
activesupport (>= 5.0.0)
69
minitest
@@ -89,7 +89,7 @@ GEM
89
rubocop-performance (1.22.1)
90
rubocop (>= 1.48.1, < 2.0)
91
rubocop-ast (>= 1.31.1, < 2.0)
92
- rubocop-rails (2.26.2)
+ rubocop-rails (2.27.0)
93
activesupport (>= 4.2.0)
94
rack (>= 1.1)
95
rubocop (>= 1.52.0, < 2.0)
0 commit comments