Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update ruby and gems
Browse files Browse the repository at this point in the history
  • Loading branch information
dshevtsov committed May 29, 2020
1 parent f26e1ca commit cdb6aec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.6.5
ruby-2.7.0
14 changes: 9 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,19 +52,22 @@ GEM
image_optim_pack (0.6.0.20200215)
fspath (>= 2.1, < 4)
image_optim (~> 0.19)
image_optim_pack (0.6.0.20200215-x86_64-darwin)
fspath (>= 2.1, < 4)
image_optim (~> 0.19)
image_size (2.0.2)
in_threads (1.5.4)
jekyll (4.0.1)
jekyll (4.1.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (>= 0.9.5, < 2)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.3.3)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
Expand Down Expand Up @@ -108,7 +111,7 @@ GEM
kramdown-parser-gfm (~> 1.0)
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mercenary (0.3.6)
mercenary (0.4.0)
mini_portile2 (2.4.0)
mixlib-cli (2.1.6)
mixlib-config (3.0.6)
Expand Down Expand Up @@ -145,7 +148,7 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
thor (0.20.3)
tomlrb (1.3.0)
typhoeus (1.3.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
unicode-display_width (1.7.0)
verbal_expressions (0.1.5)
Expand All @@ -159,6 +162,7 @@ GEM
PLATFORMS
ruby
x86-mswin32
x86_64-darwin-18

DEPENDENCIES
devdocs!
Expand Down

0 comments on commit cdb6aec

Please sign in to comment.