#1698, update rack gem - #1709
Merged
Merged
Conversation
Ivanov-Anton
force-pushed
the
update-rack
branch
from
March 7, 2025 20:22
b538523 to
3fc3f26
Compare
Ivanov-Anton
marked this pull request as draft
March 7, 2025 21:06
Ivanov-Anton
force-pushed
the
update-rack
branch
2 times, most recently
from
March 10, 2025 14:34
cb84f2a to
d2ff82b
Compare
Ivanov-Anton
marked this pull request as ready for review
March 11, 2025 06:42
Ivanov-Anton
force-pushed
the
update-rack
branch
from
March 11, 2025 07:09
d2ff82b to
0cfd38e
Compare
Contributor
|
Could we just remove thin gem? |
Ivanov-Anton
force-pushed
the
update-rack
branch
from
March 11, 2025 12:40
0cfd38e to
216a804
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
update rack gem from v2.2.12 to v3.1.10
Background
The
sprocketsgem (v3.7.2), which was previously installed, explicitly required rack to be greater than version 1 and less than version 3. To support the update torackv3, the decision was made to upgradesprocketsto v4.2.1Summary of changes
Updated gems
rackgem from v2.2.12 to v3.1.10rackupgem from v1.0.1 to 2.2.1sass-railsgem from v5.0.8 to v6.0.0sasscgem from v3.4.25 to v2.4.0sprocketsgem from v3.7.2 to v4.2.1rspec_api_documentationgemfrom repo
BigG1947/rspec_api_documentationrevision:269213bto
zipmark/rspec_api_documentationv6.1.0because this patch is added
jsonapi-resourcesgemfrom v0.9.12 to branch
release-0-9because this patch is added (issue, pull request)
Downgraded gems:
thingem from v1.8.2 to v1.6.2Removed gems:
sass-globbingAdditional links