blueprint_ruby_client 0.5.2 → 0.5.3

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.
data/Gemfile.lock DELETED
@@ -1,65 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- blueprint_ruby_client (0.5.1)
5
- json (~> 1.8, >= 1.8.3)
6
- typhoeus (~> 1.0, >= 1.0.1)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- ZenTest (4.11.1)
12
- addressable (2.4.0)
13
- autotest (4.4.6)
14
- ZenTest (>= 4.4.1)
15
- autotest-fsevent (0.2.12)
16
- sys-uname
17
- autotest-growl (0.2.16)
18
- autotest-rails-pure (4.1.2)
19
- crack (0.4.3)
20
- safe_yaml (~> 1.0.0)
21
- diff-lcs (1.2.5)
22
- ethon (0.9.1)
23
- ffi (>= 1.3.0)
24
- ffi (1.9.14)
25
- hashdiff (0.3.0)
26
- json (1.8.3)
27
- rspec (3.5.0)
28
- rspec-core (~> 3.5.0)
29
- rspec-expectations (~> 3.5.0)
30
- rspec-mocks (~> 3.5.0)
31
- rspec-core (3.5.4)
32
- rspec-support (~> 3.5.0)
33
- rspec-expectations (3.5.0)
34
- diff-lcs (>= 1.2.0, < 2.0)
35
- rspec-support (~> 3.5.0)
36
- rspec-mocks (3.5.0)
37
- diff-lcs (>= 1.2.0, < 2.0)
38
- rspec-support (~> 3.5.0)
39
- rspec-support (3.5.0)
40
- safe_yaml (1.0.4)
41
- sys-uname (1.0.2)
42
- ffi (>= 1.0.0)
43
- typhoeus (1.1.0)
44
- ethon (>= 0.9.0)
45
- vcr (3.0.3)
46
- webmock (1.24.6)
47
- addressable (>= 2.3.6)
48
- crack (>= 0.3.2)
49
- hashdiff
50
-
51
- PLATFORMS
52
- ruby
53
-
54
- DEPENDENCIES
55
- autotest (~> 4.4, >= 4.4.6)
56
- autotest-fsevent (~> 0.2, >= 0.2.11)
57
- autotest-growl (~> 0.2, >= 0.2.16)
58
- autotest-rails-pure (~> 4.1, >= 4.1.2)
59
- blueprint_ruby_client!
60
- rspec (~> 3.4, >= 3.4.0)
61
- vcr (~> 3.0, >= 3.0.1)
62
- webmock (~> 1.24, >= 1.24.3)
63
-
64
- BUNDLED WITH
65
- 1.13.6
Binary file