aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 22:42:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-26 22:42:52 +0300
commitab710eaa69b43e21a854e4e8a3e954dcbde4ff92 (patch)
tree8ee7cdcf0d8ea48cbc3a6f14c2114d82daa50129 /Gemfile.lock
parentfix licensing notices (diff)
downloadsorting-algorithms-ab710eaa69b43e21a854e4e8a3e954dcbde4ff92.tar.gz
sorting-algorithms-ab710eaa69b43e21a854e4e8a3e954dcbde4ff92.zip
adjust Gemfiles for Cygwin
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock44
1 files changed, 18 insertions, 26 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dacbec1..89cad9e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -11,15 +11,14 @@ GEM
coffee-script (2.4.1)
coffee-script-source
execjs
- coffee-script-source (1.10.0)
+ coffee-script-source (1.11.1)
colorator (1.1.0)
- ethon (0.9.0)
+ ethon (0.9.1)
ffi (>= 1.3.0)
execjs (2.7.0)
- faraday (0.9.2)
+ faraday (0.10.0)
multipart-post (>= 1.2, < 3)
- ffi (1.9.14-x64-mingw32)
- ffi (1.9.14-x86-mingw32)
+ ffi (1.9.14)
forwardable-extended (2.6.0)
gemoji (2.1.0)
github-pages (93)
@@ -99,46 +98,39 @@ GEM
mercenary (0.3.6)
mini_portile2 (2.1.0)
minima (1.0.1)
- minitest (5.9.0)
+ minitest (5.9.1)
multipart-post (2.0.0)
net-dns (0.8.0)
- nokogiri (1.6.8-x64-mingw32)
+ nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
- nokogiri (1.6.8-x86-mingw32)
- mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
- octokit (4.3.0)
- sawyer (~> 0.7.0, >= 0.5.3)
+ octokit (4.6.2)
+ sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
- pkg-config (1.1.7)
public_suffix (1.5.3)
- rb-fsevent (0.9.7)
+ rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.4.22)
- sawyer (0.7.0)
- addressable (>= 2.3.5, < 2.5)
- faraday (~> 0.8, < 0.10)
- terminal-table (1.6.0)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
+ terminal-table (1.7.3)
+ unicode-display_width (~> 1.1.1)
thread_safe (0.3.5)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- wdm (0.1.1)
+ unicode-display_width (1.1.1)
PLATFORMS
- x64-mingw32
- x86-mingw32
+ ruby
DEPENDENCIES
- github-pages
- jekyll-github-metadata
- wdm (~> 0.1.0)
+ github-pages (= 93)
BUNDLED WITH
- 1.12.5
+ 1.13.6