Skip to content

Commit

Permalink
Update devDependencies and gems
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jul 6, 2020
1 parent 8a5d45e commit f3d1788
Show file tree
Hide file tree
Showing 4 changed files with 618 additions and 742 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

group :development, :test do
gem 'jekyll', '~> 4.1.0'
gem 'jekyll', '~> 4.1.1'
gem 'jekyll-redirect-from', '~> 0.16.0'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-toc', '~> 0.14.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -16,7 +16,7 @@ GEM
http_parser.rb (0.6.0)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
jekyll (4.1.0)
jekyll (4.1.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -42,7 +42,7 @@ GEM
nokogiri (~> 1.10)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.2.1)
kramdown (2.3.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
Expand Down Expand Up @@ -79,7 +79,7 @@ PLATFORMS
x64-mingw32

DEPENDENCIES
jekyll (~> 4.1.0)
jekyll (~> 4.1.1)
jekyll-redirect-from (~> 0.16.0)
jekyll-sitemap (~> 1.4.0)
jekyll-toc (~> 0.14.0)
Expand Down

0 comments on commit f3d1788

Please sign in to comment.