Gemfile.lock in routemaster-client-1.3.1 vs Gemfile.lock in routemaster-client-2.0.0
- old
+ new
@@ -1,30 +1,32 @@
PATH
remote: .
specs:
- routemaster-client (1.3.1)
+ routemaster-client (2.0.0)
faraday (>= 0.9.0)
oj (~> 2.17)
typhoeus (~> 1.1)
wisper (~> 1.6.1)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.4.0)
- codeclimate-test-reporter (0.6.0)
- simplecov (>= 0.7.1, < 1.0.0)
+ addressable (2.5.0)
+ public_suffix (~> 2.0, >= 2.0.2)
+ byebug (9.0.6)
+ codeclimate-test-reporter (1.0.3)
+ simplecov
coderay (1.1.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
- ethon (0.9.1)
+ ethon (0.10.1)
ffi (>= 1.3.0)
- faraday (0.9.2)
+ faraday (0.10.0)
multipart-post (>= 1.2, < 3)
- ffi (1.9.12)
+ ffi (1.9.14)
formatador (0.2.5)
guard (2.14.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
@@ -32,68 +34,70 @@
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
- guard-rspec (4.7.2)
+ guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
- hashdiff (0.3.0)
+ hashdiff (0.3.1)
json (2.0.2)
- listen (3.0.8)
+ 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.10)
method_source (0.8.2)
multipart-post (2.0.0)
nenv (0.3.0)
- notiffany (0.1.0)
+ notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- oj (2.17.4)
- pry (0.10.3)
+ oj (2.18.0)
+ pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-nav (0.2.4)
- pry (>= 0.9.10, < 0.11.0)
- psych (2.1.0)
- rack (1.6.4)
+ pry-byebug (3.4.1)
+ byebug (~> 9.0)
+ pry (~> 0.10)
+ psych (2.2.1)
+ public_suffix (2.0.4)
+ rack (2.0.1)
rack-test (0.6.3)
rack (>= 1.0)
- rake (11.2.2)
- rb-fsevent (0.9.7)
+ rake (11.3.0)
+ rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
- rspec-core (3.5.0)
+ rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
- ruby_dep (1.3.1)
+ ruby_dep (1.5.0)
safe_yaml (1.0.4)
shellany (0.0.1)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
- thor (0.19.1)
- typhoeus (1.1.0)
+ thor (0.19.4)
+ typhoeus (1.1.2)
ethon (>= 0.9.0)
- webmock (2.1.0)
+ webmock (2.3.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
wisper (1.6.1)
@@ -102,14 +106,15 @@
DEPENDENCIES
bundler
codeclimate-test-reporter
guard-rspec
- pry-nav
+ pry-byebug
psych
rack-test
rake
routemaster-client!
+ simplecov
webmock
BUNDLED WITH
- 1.12.5
+ 1.13.6