Skip to content

Instantly share code, notes, and snippets.

@jcoglan
Created May 2, 2014 14:51
Show Gist options
  • Save jcoglan/f7873d8258f7dc3b733b to your computer and use it in GitHub Desktop.
Save jcoglan/f7873d8258f7dc3b733b to your computer and use it in GitHub Desktop.
Parade-triggered Ruby encoding error
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
blankslate (2.1.2.4)
css_parser (1.3.5)
addressable
gli (1.6.0)
json (1.8.1)
mini_portile (0.5.3)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
parade (0.10.2)
blankslate (= 2.1.2.4)
css_parser
gli (~> 1.6.0)
json
nokogiri
parslet (= 1.4.0)
redcarpet
rouge (= 0.2.14)
sinatra (~> 1.3)
parslet (1.4.0)
blankslate (~> 2.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
redcarpet (3.1.1)
rouge (0.2.14)
thor
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thor (0.19.1)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
parade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment