samples/osx/Gemfile in bubble-wrap-1.7.1 vs samples/osx/Gemfile in bubble-wrap-1.8.0
- old
+ new
@@ -1,3 +1,5 @@
source "https://rubygems.org"
-gem 'bubble-wrap', :path => "../../" # '~> 1.3.0'
+gem "rake"
+gem 'bubble-wrap', :path => "../../"
+gem 'bubble-wrap-http'