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.
1 parent 598e3da commit dda35c2Copy full SHA for dda35c2
1 file changed
Gemfile.lock
@@ -155,7 +155,7 @@ GEM
155
terminal-table (>= 1.8)
156
globalid (1.2.1)
157
activesupport (>= 6.1)
158
- graphql (2.5.9)
+ graphql (2.5.10)
159
base64
160
fiber-storage
161
logger
@@ -298,7 +298,7 @@ GEM
298
io-console (~> 0.5)
299
rexml (3.4.1)
300
rouge (4.5.1)
301
- rubocop (1.77.0)
+ rubocop (1.78.0)
302
json (~> 2.3)
303
language_server-protocol (~> 3.17.0.2)
304
lint_roller (~> 1.1.0)
@@ -356,9 +356,9 @@ GEM
356
actionpack (>= 6.1)
357
358
sprockets (>= 3.0.0)
359
- sqlite3 (2.7.1-arm64-darwin)
360
- sqlite3 (2.7.1-x86_64-darwin)
361
- sqlite3 (2.7.1-x86_64-linux-gnu)
+ sqlite3 (2.7.2-arm64-darwin)
+ sqlite3 (2.7.2-x86_64-darwin)
+ sqlite3 (2.7.2-x86_64-linux-gnu)
362
stimulus-rails (1.3.4)
363
railties (>= 6.0.0)
364
stringio (3.1.7)
0 commit comments