Skip to content

Commit

Permalink
Bump jekyll-generator-single-source
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianrbz committed Nov 4, 2024
1 parent 0fd492b commit 0e54331
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'i18n'
group :jekyll_plugins do
gem 'jekyll-include-cache'
gem 'jekyll-redirect-from'
gem 'jekyll-generator-single-source', github: 'kong/jekyll-generator-single-source', branch: 'i18n-spike'
gem 'jekyll-generator-single-source'
end

group :development do
Expand Down
14 changes: 4 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
GIT
remote: https://github.com/kong/jekyll-generator-single-source.git
revision: 8e4e5e4bcd8d198b295454ee3bef5ec69a53c6e6
branch: i18n-spike
specs:
jekyll-generator-single-source (0.0.14)
i18n (~> 1)
jekyll (>= 4.2, < 5.0)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -97,6 +88,9 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-generator-single-source (0.0.15)
i18n (~> 1)
jekyll (>= 4.2, < 5.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-redirect-from (0.16.0)
Expand Down Expand Up @@ -227,7 +221,7 @@ DEPENDENCIES
foreman
i18n
jekyll
jekyll-generator-single-source!
jekyll-generator-single-source
jekyll-include-cache
jekyll-redirect-from
jekyll-vite
Expand Down

0 comments on commit 0e54331

Please sign in to comment.