diff options
author | Philip Arndt <git@p.arndt.io> | 2016-05-31 15:03:10 +1200 |
---|---|---|
committer | Philip Arndt <git@p.arndt.io> | 2016-05-31 15:03:10 +1200 |
commit | 8feff5c51669a83a167cf9727f914b2a5e4937e7 (patch) | |
tree | 3d196857048582fcb83f1b21a640c14e2508bc72 /Gemfile | |
parent | dce7da10f8151a9e1ebc3f2cacfb80d207048313 (diff) | |
parent | feee12b1037904aed72d44d42d8d27841cb6cda4 (diff) | |
download | refinerycms-blog-8feff5c51669a83a167cf9727f914b2a5e4937e7.tar.gz refinerycms-blog-8feff5c51669a83a167cf9727f914b2a5e4937e7.tar.bz2 refinerycms-blog-8feff5c51669a83a167cf9727f914b2a5e4937e7.zip |
Merge pull request #458 from refinery/bugfix/specs
Bugfix/specs
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ source "https://rubygems.org" +gem "refinerycms-authentication-devise", '~> 1.0.4' + gemspec git "https://github.com/refinery/refinerycms", branch: "master" do |