Skip to content

Commit

Permalink
update gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziumper committed Nov 10, 2024
1 parent e438599 commit fff3348
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ group :jekyll_plugins do
gem 'jekyll-toc'
gem 'jekyll-twitter-plugin'
gem 'jemoji'
gem 'mini_racer'
gem 'unicode_utils'
gem 'webrick'
end
group :other_plugins do
gem 'css_parser'
gem 'feedjira'
gem 'httparty'
end
end
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# this file uses prebuilt image in dockerhub
services:
jekyll:
image: georgegca/multi-language-al-folio:latest
image: georgegca/multi-language-al-folio:v1.12.1
build: .
ports:
- 8080:8080
Expand Down

0 comments on commit fff3348

Please sign in to comment.