open-weather 0.11.0 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,28 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- addressable (2.3.6)
5
- crack (0.4.2)
6
- safe_yaml (~> 1.0.0)
7
- diff-lcs (1.2.2)
8
- rspec (2.13.0)
9
- rspec-core (~> 2.13.0)
10
- rspec-expectations (~> 2.13.0)
11
- rspec-mocks (~> 2.13.0)
12
- rspec-core (2.13.1)
13
- rspec-expectations (2.13.0)
14
- diff-lcs (>= 1.1.3, < 2.0)
15
- rspec-mocks (2.13.0)
16
- safe_yaml (1.0.3)
17
- vcr (2.9.2)
18
- webmock (1.18.0)
19
- addressable (>= 2.3.6)
20
- crack (>= 0.3.2)
21
-
22
- PLATFORMS
23
- ruby
24
-
25
- DEPENDENCIES
26
- rspec
27
- vcr
28
- webmock