Skip to content

Commit

Permalink
pin psych to work around a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lepistone committed Jun 29, 2015
1 parent 7323d0d commit ff4533d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages'
gem 'psych', '2.0.5'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ GEM
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.11)
psych (2.0.5)
public_suffix (1.5.1)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
Expand All @@ -126,6 +127,7 @@ PLATFORMS

DEPENDENCIES
github-pages
psych (= 2.0.5)

BUNDLED WITH
1.10.5

0 comments on commit ff4533d

Please sign in to comment.