Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Wong <[email protected]>
  • Loading branch information
fawaf authored Jan 1, 2025
1 parent fa71e97 commit 62bb070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ group :development do
gem "launchy", require: false
gem "listen", "~> 3.0"
gem "passenger", ">= 5.3", require: "phusion_passenger/rack_handler"
gem "pry-rails", ">= 1.3"
gem "pry-rails", ">= 0.3"
gem "rspec-rails", "~> 7.0"
gem "shoulda", ">= 1.3"
gem "spring", ">= 1.3"
Expand Down

0 comments on commit 62bb070

Please sign in to comment.