lib/generators/tmatt_cms/templates/gemfile/Gemfile in tmatt_cms-0.1.0 vs lib/generators/tmatt_cms/templates/gemfile/Gemfile in tmatt_cms-0.1.1
- old
+ new
@@ -110,10 +110,10 @@
gem "capistrano-db-tasks", require: false, github: 'gkopylov/capistrano-db-tasks', ref: 'f3949cd'
gem 'quiet_assets'
gem "better_errors"
gem "binding_of_caller"
gem 'pixelforce_cms', '~> 2.4'
- gem 'tmatt_cms', :git => '/Users/Charlie/Tmatt/Projects/TmattCms/Projects/tmatt_cms', :branch => 'development'
+ gem 'tmatt_cms'
end
# Use debugger
# gem 'debugger', group: [:development, :test]
\ No newline at end of file