Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions pdfstar/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.9)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
chef-utils (18.8.54)
concurrent-ruby
Expand All @@ -11,16 +9,12 @@ GEM
ffi-win32-extensions (1.0.4)
ffi
json (2.19.2)
json-schema (4.3.1)
addressable (>= 2.8)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
mcp (0.7.1)
json-schema (>= 4.1)
mdl (0.15.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
Expand All @@ -32,7 +26,7 @@ GEM
tomlrb
mixlib-shellout (3.3.9)
chef-utils
mixlib-shellout (3.3.9-universal-mingw32)
mixlib-shellout (3.3.9-x64-mingw-ucrt)
chef-utils
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
Expand All @@ -42,16 +36,14 @@ GEM
ast (~> 2.4.1)
racc
prism (1.9.0)
public_suffix (2.0.5)
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.11.3)
rexml (3.4.4)
rubocop (1.85.1)
rubocop (1.86.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
mcp (~> 0.6)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -78,7 +70,7 @@ DEPENDENCIES
rubocop

RUBY VERSION
ruby 4.0.1p0
ruby 4.0.2p0

BUNDLED WITH
2.4.6
Loading