Skip to content

Commit

Permalink
updated rspec version
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Jul 13, 2024
1 parent cd93a9a commit 2c2b79d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ source "https://rubygems.org"
gemspec

group :development do
gem "chefstyle", "2.2.2"
gem "chefstyle", "2.2.3"
gem "rake", ">= 10.1.0"
gem "rspec", "~> 3.0"
gem "rspec", "~> 3.1"
gem "simplecov"
end

Expand Down

0 comments on commit 2c2b79d

Please sign in to comment.