Skip to content

Commit 9fd7ce5

Browse files
Bump jemoji from 0.10.0 to 0.11.0 (#21)
Bumps [jemoji](https://github.com/jekyll/jemoji) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/jekyll/jemoji/releases) - [Changelog](https://github.com/jekyll/jemoji/blob/master/History.markdown) - [Commits](jekyll/jemoji@v0.10.0...v0.11.0)
1 parent 419d0f7 commit 9fd7ce5

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

Gemfile.lock

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.0)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
4+
activesupport (3.2.22.5)
5+
i18n (~> 0.6, >= 0.6.4)
6+
multi_json (~> 1.0)
97
addressable (2.6.0)
108
public_suffix (>= 2.0.2, < 4.0)
119
colorator (1.1.0)
@@ -20,8 +18,8 @@ GEM
2018
ffi (1.11.1-x64-mingw32)
2119
ffi (1.11.1-x86-mingw32)
2220
forwardable-extended (2.6.0)
23-
gemoji (3.0.0)
24-
html-pipeline (2.8.4)
21+
gemoji (3.0.1)
22+
html-pipeline (2.11.0)
2523
activesupport (>= 2)
2624
nokogiri (>= 1.4)
2725
http_parser.rb (0.6.0)
@@ -49,10 +47,10 @@ GEM
4947
jekyll (>= 3.3, < 5.0)
5048
jekyll-watch (2.2.1)
5149
listen (~> 3.0)
52-
jemoji (0.10.0)
50+
jemoji (0.11.0)
5351
gemoji (~> 3.0)
5452
html-pipeline (~> 2.2)
55-
jekyll (~> 3.0)
53+
jekyll (>= 3.0, < 5.0)
5654
kramdown (1.17.0)
5755
liquid (4.0.3)
5856
listen (3.1.5)
@@ -65,7 +63,7 @@ GEM
6563
jekyll (~> 3.5)
6664
jekyll-feed (~> 0.9)
6765
jekyll-seo-tag (~> 2.1)
68-
minitest (5.11.3)
66+
multi_json (1.13.1)
6967
nokogiri (1.10.3)
7068
mini_portile2 (~> 2.4.0)
7169
nokogiri (1.10.3-x64-mingw32)
@@ -86,9 +84,8 @@ GEM
8684
sass-listen (4.0.0)
8785
rb-fsevent (~> 0.9, >= 0.9.4)
8886
rb-inotify (~> 0.9, >= 0.9.7)
89-
thread_safe (0.3.6)
90-
tzinfo (1.2.5)
91-
thread_safe (~> 0.1)
87+
tzinfo (2.0.0)
88+
concurrent-ruby (~> 1.0)
9289
tzinfo-data (1.2018.5)
9390
tzinfo (>= 1.0.0)
9491

0 commit comments

Comments
 (0)