Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[amplify] Version lock 'bundler' to v2.3.20 #10

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

penguinspiral
Copy link
Owner

@penguinspiral penguinspiral commented Dec 4, 2022

Recent updates of the Ruby Gem dependency management utility, 'bundler', introduced a breakage to the 'jekyll-theme-chirpy' Ruby Gem starting from version v2.3.21: rubygems/rubygems#4488

2022-12-03T02:23:00.509Z [WARNING]: Could not find gem
'jekyll-theme-chirpy (~> 5.2, >= 5.2.1)' with platform
                                    'x86_64-linux' in rubygems
repository https://rubygems.org/ or installed
                                    locally.
                                    The source contains the following
gems matching 'jekyll-theme-chirpy (~> 5.2, >=
                                    5.2.1)':
                                    * jekyll-theme-chirpy-5.2.1
                                    * jekyll-theme-chirpy-5.3.0
                                    * jekyll-theme-chirpy-5.3.1
                                    * jekyll-theme-chirpy-5.3.2



This commit is intended to serve as a stop-gap solution until all existing blog content has been migrated to AWS Amplify.

@penguinspiral penguinspiral merged commit 3bb3d03 into main Dec 4, 2022
@penguinspiral penguinspiral deleted the amplify/bundler-2.3.20 branch December 4, 2022 06:47
Recent updates of the Ruby Gem dependency management utility, 'bundler',
introduced a breakage to the 'jekyll-theme-chirpy' Ruby Gem starting
from version v2.3.21: rubygems/rubygems#4488

```
2022-12-03T02:23:00.509Z [WARNING]: Could not find gem
'jekyll-theme-chirpy (~> 5.2, >= 5.2.1)' with platform
                                    'x86_64-linux' in rubygems
repository https://rubygems.org/ or installed
                                    locally.
                                    The source contains the following
gems matching 'jekyll-theme-chirpy (~> 5.2, >=
                                    5.2.1)':
                                    * jekyll-theme-chirpy-5.2.1
                                    * jekyll-theme-chirpy-5.3.0
                                    * jekyll-theme-chirpy-5.3.1
                                    * jekyll-theme-chirpy-5.3.2


```

This commit is intended to serve as a stop-gap solution until all existing
blog content has been migrated to AWS Amplify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant