Skip to content

Commit 49d5691

Browse files
committed
chore: bump deps
1 parent 775a02d commit 49d5691

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GEM
4343
temple (>= 0.8.2)
4444
thor
4545
tilt
46-
haml_lint (0.62.0)
46+
haml_lint (0.64.0)
4747
haml (>= 5.0)
4848
parallel (~> 1.10)
4949
rainbow
@@ -66,16 +66,16 @@ GEM
6666
rb-inotify (~> 0.9, >= 0.9.10)
6767
logger (1.7.0)
6868
memoist (0.16.2)
69-
middleman (4.6.0)
70-
middleman-cli (= 4.6.0)
71-
middleman-core (= 4.6.0)
69+
middleman (4.6.1)
70+
middleman-cli (= 4.6.1)
71+
middleman-core (= 4.6.1)
7272
middleman-blog (4.1.0)
7373
addressable (~> 2.3)
7474
middleman-core (>= 4.0.0)
7575
tzinfo (>= 0.3.0)
76-
middleman-cli (4.6.0)
77-
thor (>= 0.17.0, < 1.3.0)
78-
middleman-core (4.6.0)
76+
middleman-cli (4.6.1)
77+
thor (>= 0.17.0, < 2)
78+
middleman-core (4.6.1)
7979
activesupport (>= 6.1)
8080
addressable (~> 2.4)
8181
bundler (~> 2.0)
@@ -137,15 +137,15 @@ GEM
137137
ffi (~> 1.0)
138138
regexp_parser (2.10.0)
139139
rexml (3.4.1)
140-
rubocop (1.76.1)
140+
rubocop (1.78.0)
141141
json (~> 2.3)
142142
language_server-protocol (~> 3.17.0.2)
143143
lint_roller (~> 1.1.0)
144144
parallel (~> 1.10)
145145
parser (>= 3.3.0.2)
146146
rainbow (>= 2.2.2, < 4.0)
147147
regexp_parser (>= 2.9.3, < 3.0)
148-
rubocop-ast (>= 1.45.0, < 2.0)
148+
rubocop-ast (>= 1.45.1, < 2.0)
149149
ruby-progressbar (~> 1.7)
150150
unicode-display_width (>= 2.4.0, < 4.0)
151151
rubocop-ast (1.45.1)
@@ -158,8 +158,8 @@ GEM
158158
servolux (0.13.0)
159159
sysexits (1.2.0)
160160
temple (0.10.3)
161-
thor (1.2.2)
162-
tilt (2.6.0)
161+
thor (1.3.2)
162+
tilt (2.6.1)
163163
toml (0.3.0)
164164
parslet (>= 1.8.0, < 3.0.0)
165165
tzinfo (2.0.6)

0 commit comments

Comments
 (0)