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 4cc8207 commit 1414795Copy full SHA for 1414795
1 file changed
pdfstar/Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.8)
+ addressable (2.8.9)
5
public_suffix (>= 2.0.2, < 8.0)
6
ast (2.4.3)
7
chef-utils (18.8.54)
@@ -47,7 +47,7 @@ GEM
47
rainbow (3.1.1)
48
regexp_parser (2.11.3)
49
rexml (3.4.4)
50
- rubocop (1.85.0)
+ rubocop (1.85.1)
51
json (~> 2.3)
52
language_server-protocol (~> 3.17.0.2)
53
lint_roller (~> 1.1.0)
@@ -59,7 +59,7 @@ GEM
59
rubocop-ast (>= 1.49.0, < 2.0)
60
ruby-progressbar (~> 1.7)
61
unicode-display_width (>= 2.4.0, < 4.0)
62
- rubocop-ast (1.49.0)
+ rubocop-ast (1.49.1)
63
parser (>= 3.3.7.2)
64
prism (~> 1.7)
65
ruby-progressbar (1.13.0)
0 commit comments