Skip to content

Commit

Permalink
Merge pull request #3 from AgileCraftsmanshipCanarias/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/rake-13.2.0
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
2 parents 2881ec2 + 5644658 commit e06d387
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 @@ -5,6 +5,6 @@ source "https://rubygems.org"
# Specify your gem's dependencies in kata.gemspec
gemspec

gem "rake", "13.1.0"
gem "rake", "13.2.0"

gem "rspec", "3.13.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.1)
rake (13.1.0)
rake (13.2.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -28,7 +28,7 @@ PLATFORMS

DEPENDENCIES
kata!
rake (= 13.1.0)
rake (= 13.2.0)
rspec (= 3.13.0)

BUNDLED WITH
Expand Down

0 comments on commit e06d387

Please sign in to comment.