Browse Source

new Gemfile

main
pvincent 2 months ago
parent
commit
1f02a28db5
  1. 6
      Gemfile.lock

6
Gemfile.lock

@ -246,7 +246,7 @@ GEM
rubocop (~> 1.51) rubocop (~> 1.51)
rubocop-thread_safety (0.5.1) rubocop-thread_safety (0.5.1)
rubocop (>= 0.90.0) rubocop (>= 0.90.0)
ruby-lsp (0.17.13)
ruby-lsp (0.17.14)
language_server-protocol (~> 3.17.0) language_server-protocol (~> 3.17.0)
prism (>= 0.29.0, < 0.31) prism (>= 0.29.0, < 0.31)
rbs (>= 3, < 4) rbs (>= 3, < 4)
@ -257,7 +257,7 @@ GEM
securerandom (0.3.1) securerandom (0.3.1)
semantic_logger (4.16.0) semantic_logger (4.16.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
sorbet-runtime (0.5.11528)
sorbet-runtime (0.5.11531)
sprockets (4.2.1) sprockets (4.2.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4) rack (>= 2.2.4, < 4)
@ -340,4 +340,4 @@ RUBY VERSION
ruby 3.1.2p20 ruby 3.1.2p20
BUNDLED WITH BUNDLED WITH
2.5.3
2.5.17
Loading…
Cancel
Save