Skip to content

Commit

Permalink
Merge pull request #175 from JV-conseil-Internet-Consulting/dev
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
JV-conseil authored Oct 12, 2023
2 parents 365188b + 789f1fb commit 6361d7e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ gem "duktape"

# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-avatar", "~> 0.7.0"
gem "jekyll-avatar", "~> 0.8.0"
gem "jekyll-default-layout"
gem "jekyll-feed"
gem "jekyll-include-cache"
Expand All @@ -57,7 +57,7 @@ group :jekyll_plugins do
gem "jekyll-compose"

# Non-Jekyll plugins:
gem "jemoji", "~> 0.12.0"
gem "jemoji", "~> 0.13.0"
# gem "github-pages", "~> 228"
end

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
faraday (~> 2.0)
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (3.0.1)
gemoji (4.1.0)
google-protobuf (3.24.4-arm64-darwin)
html-pipeline (2.14.3)
activesupport (>= 2)
Expand All @@ -59,7 +59,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-avatar (0.7.0)
jekyll-avatar (0.8.0)
jekyll (>= 3.0, < 5.0)
jekyll-compose (0.12.0)
jekyll (>= 3.7, < 5.0)
Expand Down Expand Up @@ -94,8 +94,8 @@ GEM
jekyll (>= 3.3, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.12.0)
gemoji (~> 3.0)
jemoji (0.13.0)
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
katex (0.10.0)
Expand Down Expand Up @@ -145,7 +145,7 @@ DEPENDENCIES
duktape
faraday-retry (~> 2.0)
jekyll (~> 4.3.2)
jekyll-avatar (~> 0.7.0)
jekyll-avatar (~> 0.8.0)
jekyll-compose
jekyll-default-layout
jekyll-feed
Expand All @@ -160,11 +160,11 @@ DEPENDENCIES
jekyll-seo-tag
jekyll-sitemap
jekyll-titles-from-headings
jemoji (~> 0.12.0)
jemoji (~> 0.13.0)
kramdown-math-katex
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.0)

BUNDLED WITH
2.4.19
2.4.20

0 comments on commit 6361d7e

Please sign in to comment.