spec/dummy_app/Gemfile in the_role-2.4 vs spec/dummy_app/Gemfile in the_role-2.5
- old
+ new
@@ -4,9 +4,11 @@
gem 'devise'
gem 'sqlite3'
gem 'state_machine', '~> 1.2.0'
+gem "the_string_to_slug", path: "../../../the_string_to_slug"
+
gem 'sprockets-rails', github: 'rails/sprockets-rails'
gem 'coffee-rails', github: 'rails/coffee-rails'
gem 'sass-rails', github: 'rails/sass-rails'
gem 'bootstrap-sass', github: 'thomas-mcdonald/bootstrap-sass'
\ No newline at end of file