Gemfile.lock in dap-0.0.1 vs Gemfile.lock in dap-0.0.2
- old
+ new
@@ -1,55 +1,59 @@
GEM
remote: https://rubygems.org/
specs:
- aruba (0.5.4)
+ aruba (0.6.1)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
bit-struct (0.15.0)
builder (3.2.2)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
- cucumber (1.3.15)
+ cucumber (1.3.16)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
diff-lcs (1.2.5)
ffi (1.9.3)
geoip-c (0.9.1)
gherkin (2.12.2)
multi_json (~> 1.3)
- htmlentities (4.3.1)
+ htmlentities (4.3.2)
mini_portile (0.6.0)
- multi_json (1.10.0)
+ multi_json (1.10.1)
multi_test (0.1.1)
net-dns (0.8.0)
- nokogiri (1.6.2.1)
+ nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
- oj (2.9.0)
- recog (0.01)
+ oj (2.10.2)
+ recog (0.02)
nokogiri
- rspec (2.14.1)
- rspec-core (~> 2.14.0)
- rspec-expectations (~> 2.14.0)
- rspec-mocks (~> 2.14.0)
- rspec-core (2.14.8)
- rspec-expectations (2.14.5)
- diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.6)
+ rspec (3.1.0)
+ rspec-core (~> 3.1.0)
+ rspec-expectations (~> 3.1.0)
+ rspec-mocks (~> 3.1.0)
+ rspec-core (3.1.1)
+ rspec-support (~> 3.1.0)
+ rspec-expectations (3.1.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.1.0)
+ rspec-mocks (3.1.0)
+ rspec-support (~> 3.1.0)
+ rspec-support (3.1.0)
PLATFORMS
ruby
DEPENDENCIES
- aruba (~> 0.5.3)
+ aruba (~> 0.6.1)
bit-struct
- cucumber (~> 1.3.8)
+ cucumber (~> 1.3.16)
geoip-c
htmlentities
net-dns
nokogiri
oj
recog
- rspec (~> 2.14.1)
+ rspec (~> 3.1.0)