Skip to content

Commit c768dcf

Browse files
Bump blazer from 3.1.0 to 3.2.1
Bumps [blazer](https://github.com/ankane/blazer) from 3.1.0 to 3.2.1. - [Changelog](https://github.com/ankane/blazer/blob/master/CHANGELOG.md) - [Commits](ankane/blazer@v3.1.0...v3.2.1) --- updated-dependencies: - dependency-name: blazer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 177c148 commit c768dcf

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
@@ -75,8 +75,8 @@ GEM
7575
bcrypt (3.1.20)
7676
bigdecimal (3.1.8)
7777
bindex (0.8.1)
78-
blazer (3.1.0)
79-
activerecord (>= 6.1)
78+
blazer (3.2.1)
79+
activerecord (>= 7)
8080
chartkick (>= 5)
8181
csv
8282
railties (>= 7)
@@ -95,10 +95,10 @@ GEM
9595
regexp_parser (>= 1.5, < 3.0)
9696
xpath (~> 3.2)
9797
chartkick (5.1.2)
98-
concurrent-ruby (1.3.4)
98+
concurrent-ruby (1.3.5)
9999
connection_pool (2.4.1)
100100
crass (1.0.6)
101-
csv (3.3.0)
101+
csv (3.3.3)
102102
date (3.4.0)
103103
debug (1.10.0)
104104
irb (~> 1.10)
@@ -175,7 +175,7 @@ GEM
175175
haml (>= 4.0)
176176
nokogiri (>= 1.6.0)
177177
ruby_parser (~> 3.5)
178-
i18n (1.14.6)
178+
i18n (1.14.7)
179179
concurrent-ruby (~> 1.0)
180180
importmap-rails (2.1.0)
181181
actionpack (>= 6.0.0)
@@ -196,7 +196,7 @@ GEM
196196
jwt (2.8.2)
197197
base64
198198
language_server-protocol (3.17.0.3)
199-
loofah (2.23.1)
199+
loofah (2.24.0)
200200
crass (~> 1.0.2)
201201
nokogiri (>= 1.12.0)
202202
mail (2.8.1)
@@ -209,7 +209,7 @@ GEM
209209
method_source (1.1.0)
210210
mini_mime (1.1.5)
211211
mini_portile2 (2.8.8)
212-
minitest (5.25.4)
212+
minitest (5.25.5)
213213
msgpack (1.7.2)
214214
mustermann (3.0.3)
215215
ruby2_keywords (~> 0.0.1)
@@ -225,7 +225,7 @@ GEM
225225
net-smtp (0.5.0)
226226
net-protocol
227227
nio4r (2.7.4)
228-
nokogiri (1.17.2)
228+
nokogiri (1.18.5)
229229
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
@@ -241,10 +241,10 @@ GEM
241241
puma (6.5.0)
242242
nio4r (~> 2.0)
243243
racc (1.8.1)
244-
rack (2.2.10)
244+
rack (2.2.13)
245245
rack-cors (2.0.2)
246246
rack (>= 2.0.0)
247-
rack-test (2.1.0)
247+
rack-test (2.2.0)
248248
rack (>= 1.3)
249249
rails (7.0.8.7)
250250
actioncable (= 7.0.8.7)
@@ -380,7 +380,7 @@ GEM
380380
websocket-extensions (0.1.5)
381381
xpath (3.2.0)
382382
nokogiri (~> 1.8)
383-
zeitwerk (2.7.1)
383+
zeitwerk (2.7.2)
384384

385385
PLATFORMS
386386
ruby

0 commit comments

Comments
 (0)