newest versions of Common / Coal and Steam
did
committed Mar 07, 2016
commit 25961f507712b2c532d2c1c2a8208a0d64701ac1
Showing 1
changed file with
3 additions
and 3 deletions
Gemfile
+3
-3
| @@ | @@ -6,9 +6,9 @@ gemspec |
| gem 'rb-fsevent', '~> 0.9.1' | |
| # Development | |
| - | gem 'locomotivecms_steam', github: 'locomotivecms/steam', ref: '8f1e079', require: false |
| - | # gem 'locomotivecms_coal', github: 'locomotivecms/coal', ref: '32b2844', require: false |
| - | # gem 'locomotivecms_common', github: 'locomotivecms/common', ref: '3046b79893', require: false |
| + | gem 'locomotivecms_common', github: 'locomotivecms/common', ref: '257047b', require: false |
| + | gem 'locomotivecms_coal', github: 'locomotivecms/coal', ref: 'f4ff435', require: false |
| + | gem 'locomotivecms_steam', github: 'locomotivecms/steam', ref: '62c274f', require: false |
| # Local development | |
| # gem 'locomotivecms_coal', path: '../gems/coal', require: false | |