Gemfile in bootstrap-sass-extras-0.0.5 vs Gemfile in bootstrap-sass-extras-0.0.6

- old
+ new

@@ -1,6 +1,9 @@ source "http://rubygems.org" # Declare your gem's dependencies in bootstrap-sass-extras.gemspec. # Bundler will treat runtime dependencies like base dependencies, and # development dependencies will be added by default to the :development group. -gemspec \ No newline at end of file +gemspec + +gem 'byebug' +gem 'pry'