vendor/rack-reverse-proxy/Gemfile.lock in pact-provider-proxy-2.2.0 vs vendor/rack-reverse-proxy/Gemfile.lock in pact-provider-proxy-2.3.0
- old
+ new
@@ -6,75 +6,91 @@
rack-proxy (~> 0.5)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.3.6)
- coderay (1.0.9)
- crack (0.4.2)
+ addressable (2.5.1)
+ public_suffix (~> 2.0, >= 2.0.2)
+ coderay (1.1.1)
+ crack (0.4.3)
safe_yaml (~> 1.0.0)
- diff-lcs (1.2.5)
- ffi (1.9.0)
- ffi (1.9.0-java)
- formatador (0.2.4)
- guard (1.8.1)
+ diff-lcs (1.3)
+ ffi (1.9.18)
+ ffi (1.9.18-java)
+ formatador (0.2.5)
+ guard (2.14.1)
formatador (>= 0.2.4)
- listen (>= 1.0.0)
- lumberjack (>= 1.0.2)
- pry (>= 0.9.10)
- thor (>= 0.14.6)
- guard-bundler (1.0.0)
+ listen (>= 2.7, < 4.0)
+ lumberjack (~> 1.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.9.12)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
+ guard-bundler (2.1.0)
bundler (~> 1.0)
- guard (~> 1.1)
- guard-rspec (1.2.1)
- guard (>= 1.1)
- listen (1.2.2)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- rb-kqueue (>= 0.2)
- lumberjack (1.0.4)
- method_source (0.8.1)
- pry (0.9.12.2)
- coderay (~> 1.0.5)
- method_source (~> 0.8)
+ guard (~> 2.2)
+ guard-compat (~> 1.1)
+ guard-compat (1.2.1)
+ guard-rspec (4.7.3)
+ guard (~> 2.1)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
+ hashdiff (0.3.5)
+ listen (3.1.5)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
+ lumberjack (1.0.12)
+ method_source (0.8.2)
+ nenv (0.3.0)
+ notiffany (0.1.1)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
+ pry (0.10.4)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
slop (~> 3.4)
- pry (0.9.12.2-java)
- coderay (~> 1.0.5)
- method_source (~> 0.8)
+ pry (0.10.4-java)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
- rack (1.4.1)
- rack-proxy (0.5.15)
+ public_suffix (2.0.5)
+ rack (2.0.3)
+ rack-proxy (0.6.1)
rack
- rack-test (0.6.2)
- rack (>= 1.0)
- rake (10.3.2)
- rb-fsevent (0.9.3)
- rb-inotify (0.9.0)
- ffi (>= 0.5.0)
- rb-kqueue (0.2.0)
- ffi (>= 0.5.0)
- rspec (3.1.0)
- rspec-core (~> 3.1.0)
- rspec-expectations (~> 3.1.0)
- rspec-mocks (~> 3.1.0)
- rspec-core (3.1.3)
- rspec-support (~> 3.1.0)
- rspec-expectations (3.1.1)
+ rack-test (0.7.0)
+ rack (>= 1.0, < 3)
+ rake (10.5.0)
+ rb-fsevent (0.10.2)
+ rb-inotify (0.9.10)
+ ffi (>= 0.5.0, < 2)
+ rspec (3.6.0)
+ rspec-core (~> 3.6.0)
+ rspec-expectations (~> 3.6.0)
+ rspec-mocks (~> 3.6.0)
+ rspec-core (3.6.0)
+ rspec-support (~> 3.6.0)
+ rspec-expectations (3.6.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)
- safe_yaml (1.0.3)
- slop (3.4.5)
- spoon (0.0.4)
+ rspec-support (~> 3.6.0)
+ rspec-mocks (3.6.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.6.0)
+ rspec-support (3.6.0)
+ ruby_dep (1.5.0)
+ safe_yaml (1.0.4)
+ shellany (0.0.1)
+ slop (3.6.0)
+ spoon (0.0.6)
ffi
- thor (0.18.1)
- webmock (1.18.0)
+ thor (0.19.4)
+ webmock (1.24.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
+ hashdiff
PLATFORMS
java
ruby
@@ -84,5 +100,8 @@
rack-reverse-proxy!
rack-test (~> 0.6)
rake (~> 10.3)
rspec (~> 3.1)
webmock (~> 1.18)
+
+BUNDLED WITH
+ 1.15.3