Skip to content

Commit

Permalink
Merge pull request #1 from truecoach/dependabot/bundler/rake-13.0.6
Browse files Browse the repository at this point in the history
[chore]: Bump rake from 12.3.3 to 13.0.6
  • Loading branch information
tombonan authored Aug 1, 2023
2 parents a1600a7 + 6d97e9a commit c4c6de5
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 @@ -3,5 +3,5 @@ source "https://rubygems.org"
# Specify your gem's dependencies in memoize_block.gemspec
gemspec

gem "rake", "~> 12.0"
gem "rake", "~> 13.0"
gem "rspec", "~> 3.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
yard (~> 0.9.11)
racc (1.7.1)
rainbow (3.1.1)
rake (12.3.3)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.6)
rspec (3.12.0)
Expand Down Expand Up @@ -64,7 +64,7 @@ DEPENDENCIES
memoize_block!
pry
pry-doc
rake (~> 12.0)
rake (~> 13.0)
rspec (~> 3.0)
rubocop

Expand Down

0 comments on commit c4c6de5

Please sign in to comment.