Skip to content

Commit

Permalink
rebuilds Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
edm00se committed Jan 6, 2020
1 parent 81ec2d0 commit cdbc591
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
ffi (>= 1.3.0)
eventmachine (1.2.7)
execjs (2.7.0)
faraday (0.17.1)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
forwardable-extended (2.6.0)
Expand Down Expand Up @@ -111,7 +111,7 @@ GEM
commonmarker (~> 0.17.6)
jekyll-commonmark (~> 1.2)
rouge (>= 2.0, < 4.0)
jekyll-compose (0.11.0)
jekyll-compose (0.12.0)
jekyll (>= 3.7, < 5.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
Expand Down Expand Up @@ -208,13 +208,14 @@ GEM
multipart-post (2.1.1)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
octokit (4.14.0)
octokit (4.15.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.1.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rouge (3.13.0)
ruby-enum (0.7.2)
Expand All @@ -234,7 +235,7 @@ GEM
thread_safe (0.3.6)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
zeitwerk (2.2.2)
Expand All @@ -253,4 +254,4 @@ DEPENDENCIES
jemoji

BUNDLED WITH
2.1.2
2.1.4

0 comments on commit cdbc591

Please sign in to comment.