We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c85b61 commit 6e945feCopy full SHA for 6e945fe
1 file changed
Gemfile.lock
@@ -20,8 +20,7 @@ GEM
20
execjs (2.7.0)
21
faraday (0.11.0)
22
multipart-post (>= 1.2, < 3)
23
- ffi (1.9.17)
24
- ffi (1.9.17-x86-mingw32)
+ ffi (>= 1.9.17)
25
forwardable-extended (2.6.0)
26
gemoji (2.1.0)
27
git (1.3.0)
@@ -76,7 +75,7 @@ GEM
76
75
typhoeus (~> 0.7)
77
html-pipeline (2.5.0)
78
activesupport (>= 2)
79
- nokogiri (~> 1.8.1)
+ nokogiri (>= 1.8.2)
80
i18n (0.7.0)
81
jekyll (3.3.1)
82
addressable (~> 2.4)
0 commit comments