Gemfile.lock in creditsafe-0.4.0 vs Gemfile.lock in creditsafe-0.5.0
- old
+ new
@@ -1,17 +1,17 @@
PATH
remote: .
specs:
- creditsafe (0.3.2)
+ creditsafe (0.5.0)
activesupport (>= 4.2.0)
excon (~> 0.45)
savon (~> 2.8)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.0.1)
+ activesupport (5.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
@@ -20,17 +20,17 @@
nokogiri
ast (2.3.0)
builder (3.2.3)
byebug (9.0.5)
coderay (1.1.1)
- compare-xml (0.62)
- nokogiri (~> 1.6)
+ compare-xml (0.65)
+ nokogiri (~> 1.8)
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
- diff-lcs (1.2.5)
- excon (0.55.0)
+ diff-lcs (1.3)
+ excon (0.60.0)
ffi (1.9.14)
formatador (0.2.5)
guard (2.14.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@@ -49,86 +49,87 @@
guard (~> 2.0)
rubocop (~> 0.20)
gyoku (1.3.1)
builder (>= 2.1.2)
hashdiff (0.3.0)
- httpi (2.4.2)
+ httpi (2.4.3)
rack
socksify
- i18n (0.8.1)
+ i18n (0.9.5)
+ concurrent-ruby (~> 1.0)
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)
- mini_portile2 (2.1.0)
- minitest (5.10.1)
+ mini_portile2 (2.3.0)
+ minitest (5.11.3)
nenv (0.3.0)
- nokogiri (1.6.8)
- mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
+ nokogiri (1.8.2)
+ mini_portile2 (~> 2.3.0)
nori (2.6.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parser (2.3.1.2)
ast (~> 2.2)
- pkg-config (1.1.7)
powerpack (0.1.1)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.0)
byebug (~> 9.0)
pry (~> 0.10)
- rack (2.0.1)
+ rack (2.0.4)
rainbow (2.1.0)
rb-fsevent (0.9.7)
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.2)
- rspec-support (~> 3.5.0)
- rspec-expectations (3.5.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.1)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
+ rspec-support (~> 3.7.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.5.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.5.0)
- rspec-support (3.5.0)
+ rspec-support (~> 3.7.0)
+ rspec-support (3.7.1)
+ rspec_junit_formatter (0.3.0)
+ rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.42.0)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
ruby_dep (1.4.0)
safe_yaml (1.0.4)
- savon (2.11.1)
+ savon (2.12.0)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (~> 2.3)
- nokogiri (>= 1.4.0)
+ nokogiri (>= 1.8.1)
nori (~> 2.4)
wasabi (~> 3.4)
shellany (0.0.1)
slop (3.6.0)
socksify (1.7.1)
thor (0.19.1)
thread_safe (0.3.6)
timecop (0.8.1)
- tzinfo (1.2.2)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.1.0)
wasabi (3.5.0)
httpi (~> 2.0)
nokogiri (>= 1.4.2)
@@ -148,11 +149,12 @@
guard-rubocop (~> 1.2)
pry
pry-byebug
rspec (~> 3.1)
rspec-its (~> 1.2)
+ rspec_junit_formatter (~> 0.3)
rubocop (~> 0.37)
timecop (~> 0.8)
webmock (~> 1.20)
BUNDLED WITH
- 1.13.7
+ 1.16.1