Skip to content

Commit 25e84c4

Browse files
committed
Update dependencies
1 parent 421da8b commit 25e84c4

3 files changed

Lines changed: 62 additions & 29 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/ruby/reline.git
3-
revision: 7eef150d6e3c7e85836b1a6da40a15f06a3c487e
3+
revision: dae2df3436caaa5ff9535e39b7db7978ab81e0a1
44
branch: master
55
specs:
6-
reline (0.6.2)
6+
reline (0.6.3)
77
io-console (~> 0.5)
88

99
PATH
@@ -27,14 +27,14 @@ GEM
2727
reline (>= 0.3.8)
2828
debug_inspector (1.2.0)
2929
diff-lcs (1.6.2)
30-
erb (5.1.3)
30+
erb (6.0.0)
3131
iniparse (1.5.0)
3232
io-console (0.8.1)
3333
irb (1.15.3)
3434
pp (>= 0.6.0)
3535
rdoc (>= 4.0.0)
3636
reline (>= 0.4.2)
37-
json (2.15.2)
37+
json (2.16.0)
3838
language_server-protocol (3.17.0.5)
3939
lint_roller (1.1.0)
4040
logger (1.7.0)
@@ -93,7 +93,7 @@ GEM
9393
rubocop-ast (>= 1.47.1, < 2.0)
9494
ruby-progressbar (~> 1.7)
9595
unicode-display_width (>= 2.4.0, < 4.0)
96-
rubocop-ast (1.47.1)
96+
rubocop-ast (1.48.0)
9797
parser (>= 3.3.7.2)
9898
prism (~> 1.4)
9999
rubocop-md (2.0.3)
@@ -103,12 +103,12 @@ GEM
103103
lint_roller (~> 1.1)
104104
rubocop (>= 1.75.0, < 2.0)
105105
rubocop-ast (>= 1.47.1, < 2.0)
106-
rubocop-rspec (3.7.0)
106+
rubocop-rspec (3.8.0)
107107
lint_roller (~> 1.1)
108-
rubocop (~> 1.72, >= 1.72.1)
108+
rubocop (~> 1.81)
109109
ruby-debug-ide (0.7.5)
110110
rake (>= 0.8.1)
111-
ruby-lsp (0.26.2)
111+
ruby-lsp (0.26.3)
112112
language_server-protocol (~> 3.17.0)
113113
prism (>= 1.2, < 2.0)
114114
rbs (>= 3, < 5)
@@ -118,7 +118,7 @@ GEM
118118
strict_ivars (1.0.2)
119119
prism
120120
require-hooks (~> 0.2)
121-
stringio (3.1.7)
121+
stringio (3.1.8)
122122
tsort (0.2.0)
123123
unicode-display_width (3.2.0)
124124
unicode-emoji (~> 4.1)

0 commit comments

Comments
 (0)