Skip to content

Commit

Permalink
Move Webrick to development
Browse files Browse the repository at this point in the history
  • Loading branch information
cpytel committed Nov 26, 2024
1 parent 86aa3b6 commit 85f6bc2
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 @@ -66,7 +66,6 @@ gem "sprockets-redirect"
gem "uglifier"
gem "validates_email_format_of"
gem "vanity"
gem "webrick"
gem "wrapped"

group :development do
Expand All @@ -75,6 +74,7 @@ group :development do
gem "rack-mini-profiler", require: false
gem "spring"
gem "spring-commands-rspec"
gem "webrick"
end

group :development, :test do
Expand Down

0 comments on commit 85f6bc2

Please sign in to comment.