Skip to content

Commit

Permalink
Looks like these have to go together
Browse files Browse the repository at this point in the history
  • Loading branch information
noelrappin committed Aug 16, 2023
1 parent 95fd75e commit 8c56d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/aws_sdk_core_2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ end

group :development do
gem "appraisal", git: "https://github.com/thoughtbot/appraisal.git"
gem "pry-byebug", "3.9.0"
gem "pry-byebug", ">= 3.10.1"
gem "pry", ">= 0.14.2"
gem "rubocop"
end
Expand Down

0 comments on commit 8c56d25

Please sign in to comment.