Skip to content

Commit 2a5c6fe

Browse files
Bump rake from 13.2.1 to 13.3.0
Bumps [rake](https://github.com/ruby/rake) from 13.2.1 to 13.3.0. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.3.0) --- updated-dependencies: - dependency-name: rake dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcff0a5 commit 2a5c6fe

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GEM
4343
erb (5.0.1)
4444
extconf_compile_commands_json (0.0.7)
4545
ffi (1.17.2)
46-
ffi (1.17.2-arm64-darwin)
46+
ffi (1.17.2-x86_64-linux-gnu)
4747
fileutils (1.7.3)
4848
goodcheck (3.1.0)
4949
marcel (>= 1.0, < 2.0)
@@ -71,7 +71,7 @@ GEM
7171
net-smtp (0.5.1)
7272
net-protocol
7373
nkf (0.2.0)
74-
nokogiri (1.18.8-arm64-darwin)
74+
nokogiri (1.18.8-x86_64-linux-gnu)
7575
racc (~> 1.4)
7676
ostruct (0.6.1)
7777
parallel (1.27.0)
@@ -90,7 +90,7 @@ GEM
9090
timeout (~> 0.4)
9191
racc (1.8.1)
9292
rainbow (3.1.1)
93-
rake (13.2.1)
93+
rake (13.3.0)
9494
rake-compiler (1.3.0)
9595
rake
9696
rb-fsevent (0.11.2)
@@ -127,7 +127,7 @@ GEM
127127
rubocop-ast (1.44.1)
128128
parser (>= 3.3.7.2)
129129
prism (~> 1.4)
130-
rubocop-on-rbs (1.7.0)
130+
rubocop-on-rbs (1.8.0)
131131
lint_roller (~> 1.1)
132132
rbs (~> 3.5)
133133
rubocop (>= 1.72.1, < 2.0)
@@ -175,7 +175,7 @@ GEM
175175
zlib (3.2.1)
176176

177177
PLATFORMS
178-
arm64-darwin-24
178+
x86_64-linux
179179

180180
DEPENDENCIES
181181
abbrev

0 commit comments

Comments
 (0)