Skip to content

Commit

Permalink
Merge pull request #224 from indirect/dependabot/bundler/rake-13.2.0
Browse files Browse the repository at this point in the history
Bump rake from 13.1.0 to 13.2.0
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
2 parents 022dcb3 + 47b6a77 commit 033bf20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "gem-release", "~> 2.2"
gem "matrix", "~> 0.4.2"
gem "nokogiri", "~> 1.16"
gem "pry", "~> 0.14.1"
gem "rake", "~> 13.0"
gem "rake", "~> 13.2"
gem "rspec-rails", "~> 6.1"
gem "sprockets-rails", "~> 3.2"
gem "sqlite3", "~> 1.7"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.1.0)
rake (13.2.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
Expand Down Expand Up @@ -242,7 +242,7 @@ DEPENDENCIES
nokogiri (~> 1.16)
pry (~> 0.14.1)
rails-footnotes!
rake (~> 13.0)
rake (~> 13.2)
rspec-rails (~> 6.1)
sprockets-rails (~> 3.2)
sqlite3 (~> 1.7)
Expand Down

0 comments on commit 033bf20

Please sign in to comment.