warbler 1.3.6 → 1.3.7

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,41 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- bouncy-castle-java (1.5.0146.1)
5
- childprocess (0.2.2)
6
- ffi (~> 1.0.6)
7
- diff-lcs (1.1.2)
8
- ffi (1.0.11)
9
- jruby-jars (1.6.7)
10
- jruby-openssl (0.7.6.1)
11
- bouncy-castle-java (>= 1.5.0146.1)
12
- jruby-rack (1.1.4)
13
- rake (0.9.2.2)
14
- rcov (0.9.10)
15
- rcov (0.9.10-java)
16
- rdoc (3.9.2)
17
- rspec (2.8.0)
18
- rspec-core (~> 2.8.0)
19
- rspec-expectations (~> 2.8.0)
20
- rspec-mocks (~> 2.8.0)
21
- rspec-core (2.8.0)
22
- rspec-expectations (2.8.0)
23
- diff-lcs (~> 1.1.2)
24
- rspec-mocks (2.8.0)
25
- rubyzip (0.9.6.1)
26
-
27
- PLATFORMS
28
- java
29
- ruby
30
-
31
- DEPENDENCIES
32
- childprocess
33
- diff-lcs
34
- jruby-jars
35
- jruby-openssl
36
- jruby-rack
37
- rake
38
- rcov (>= 0.9.8)
39
- rdoc
40
- rspec
41
- rubyzip