spec/dummy_app/Gemfile in the_role-2.5.3 vs spec/dummy_app/Gemfile in the_role-2.5.4
- old
+ new
@@ -19,11 +19,11 @@
gem 'jbuilder', '~> 1.0.1'
# gem 'the_string_to_slug', path: "../../../the_string_to_slug"
gem 'the_role',
- # path: '../../'
- "~> 2.5.3"
+ path: '../../'
+ # "~> 2.5.3"
gem 'the_role_bootstrap3_ui',
# path: "path: '../../../../../the_role_bootstrap3_ui"
github: 'the-teacher/the_role_bootstrap3_ui',
branch: 'master'
\ No newline at end of file