## 1.3.3 / 2015-08-20 * Fix gemspec to allow Ruby 1.9.3 (relates to #14) ## 1.3.2 / 2016-08-19 * Re-add support for Ruby 1.9.3. Fixes #11 for 1.9.3 (#14) * Replaced `OpenURI` with `Net::HTTP` and introduced timeout of 3 seconds (#11) ## 1.3.1 / 2015-08-16 (yanked) * Replaced `OpenURI` with `Net::HTTP` and introduced timeout of 3 seconds (#11) ## 1.3.0 / 2015-08-05 * Added an `noscript` fallback for browsers without JavaScript enabled. (#7) ## 1.2.1 / 2015-03-22 * Use `has_key?` (#6) ## 1.2.0 / 2015-03-21 ### Minor Enhancements * Allow variables as parameters (#4) ### Development Fixes * Fix RSpec deprecation warning (#5) ## 1.1.0 / 2014-06-18 ### Minor Enhancements * Update regex to allow for new sha-ish ids in Gist. (#1) ## 1.0.0 / 2014-06-01 * Birthday!