gd_bam 0.1.36 → 0.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Bam
2
- VERSION = '0.1.36'
2
+ VERSION = '0.1.37'
3
3
  end
@@ -85,7 +85,6 @@ module GoodData
85
85
  }
86
86
  }
87
87
 
88
- binding.pry
89
88
  result = GoodData.post("/gdc/projects/", pr)
90
89
  uri = result["uri"]
91
90
  while(GoodData.get(uri)["project"]["content"]["state"] == "LOADING")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gd_bam
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.36
4
+ version: 0.1.37
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: