Skip to content

Commit df51a43

Browse files
author
Stephen McCullough
committed
Added .ruby-version and .ruby-gemset files. Updated gems
1 parent dacffc0 commit df51a43

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.ruby-gemset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pybelfast

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.5.1

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
http_parser.rb (0.6.0)
1515
i18n (0.9.5)
1616
concurrent-ruby (~> 1.0)
17-
jekyll (3.8.3)
17+
jekyll (3.8.4)
1818
addressable (~> 2.4)
1919
colorator (~> 1.0)
2020
em-websocket (~> 0.5)
@@ -32,10 +32,10 @@ GEM
3232
sass (~> 3.4)
3333
jekyll-seo-tag (2.5.0)
3434
jekyll (~> 3.3)
35-
jekyll-watch (2.0.0)
35+
jekyll-watch (2.1.1)
3636
listen (~> 3.0)
3737
kramdown (1.17.0)
38-
liquid (4.0.0)
38+
liquid (4.0.1)
3939
listen (3.1.5)
4040
rb-fsevent (~> 0.9, >= 0.9.4)
4141
rb-inotify (~> 0.9, >= 0.9.7)
@@ -47,10 +47,10 @@ GEM
4747
rb-fsevent (0.10.3)
4848
rb-inotify (0.9.10)
4949
ffi (>= 0.5.0, < 2)
50-
rouge (3.2.1)
50+
rouge (3.3.0)
5151
ruby_dep (1.5.0)
5252
safe_yaml (1.0.4)
53-
sass (3.5.7)
53+
sass (3.6.0)
5454
sass-listen (~> 4.0.0)
5555
sass-listen (4.0.0)
5656
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -65,4 +65,4 @@ DEPENDENCIES
6565
jekyll-seo-tag
6666

6767
BUNDLED WITH
68-
1.16.1
68+
1.16.2

0 commit comments

Comments
 (0)