We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffb7aa6 + 3de60ce commit 8ca2cf4Copy full SHA for 8ca2cf4
1 file changed
Gemfile.lock
@@ -41,7 +41,7 @@ GEM
41
parser (3.1.2.0)
42
ast (~> 2.4.1)
43
racc (1.7.1)
44
- rack (2.2.4)
+ rack (3.0.8)
45
rails-dom-testing (2.2.0)
46
activesupport (>= 5.0.0)
47
minitest
@@ -97,6 +97,7 @@ GEM
97
PLATFORMS
98
arm64-darwin-21
99
x86_64-darwin-19
100
+ x86_64-darwin-21
101
x86_64-linux
102
103
DEPENDENCIES
@@ -110,4 +111,4 @@ DEPENDENCIES
110
111
rubocop-rails-accessibility!
112
113
BUNDLED WITH
- 2.3.22
114
+ 2.3.7
0 commit comments