Gemfile.lock in creditsafe-0.2.0 vs Gemfile.lock in creditsafe-0.3.0
- old
+ new
@@ -1,107 +1,116 @@
PATH
remote: .
specs:
creditsafe (0.2.0)
+ activesupport (>= 4.2.0)
excon (~> 0.45)
savon (~> 2.8)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.3.8)
+ activesupport (5.0.0)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (~> 0.7)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
+ addressable (2.4.0)
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
- ast (2.2.0)
+ ast (2.3.0)
builder (3.2.2)
- byebug (4.0.5)
- columnize (= 0.9.0)
- celluloid (0.16.0)
- timers (~> 4.0.0)
- coderay (1.1.0)
- columnize (0.9.0)
- crack (0.4.2)
+ byebug (9.0.5)
+ coderay (1.1.1)
+ concurrent-ruby (1.0.2)
+ crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
- excon (0.45.3)
- ffi (1.9.8)
+ excon (0.51.0)
+ ffi (1.9.14)
formatador (0.2.5)
- guard (2.12.6)
+ guard (2.14.0)
formatador (>= 0.2.4)
- listen (~> 2.7)
+ 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-compat (1.2.1)
- guard-rspec (4.5.2)
+ guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
guard-rubocop (1.2.0)
guard (~> 2.0)
rubocop (~> 0.20)
gyoku (1.3.1)
builder (>= 2.1.2)
- hitimes (1.2.2)
- httpi (2.4.0)
+ hashdiff (0.3.0)
+ httpi (2.4.2)
rack
- listen (2.10.0)
- celluloid (~> 0.16.0)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- lumberjack (1.0.9)
+ socksify
+ i18n (0.7.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_portile (0.6.2)
- nenv (0.2.0)
- nokogiri (1.6.6.2)
- mini_portile (~> 0.6.0)
+ mini_portile2 (2.1.0)
+ minitest (5.9.0)
+ nenv (0.3.0)
+ nokogiri (1.6.8)
+ mini_portile2 (~> 2.1.0)
+ pkg-config (~> 1.1.7)
nori (2.6.0)
- notiffany (0.0.6)
+ notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- parser (2.3.0.6)
+ parser (2.3.1.2)
ast (~> 2.2)
+ pkg-config (1.1.7)
powerpack (0.1.1)
- pry (0.10.1)
+ pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-byebug (3.1.0)
- byebug (~> 4.0)
+ pry-byebug (3.4.0)
+ byebug (~> 9.0)
pry (~> 0.10)
- rack (1.6.1)
+ rack (1.6.4)
rainbow (2.1.0)
- rb-fsevent (0.9.5)
- rb-inotify (0.9.5)
+ rb-fsevent (0.9.7)
+ rb-inotify (0.9.7)
ffi (>= 0.5.0)
- rspec (3.2.0)
- rspec-core (~> 3.2.0)
- rspec-expectations (~> 3.2.0)
- rspec-mocks (~> 3.2.0)
- rspec-core (3.2.3)
- rspec-support (~> 3.2.0)
- rspec-expectations (3.2.1)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.2.0)
+ rspec-support (~> 3.5.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.2.1)
+ rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.2.0)
- rspec-support (3.2.2)
- rubocop (0.37.2)
- parser (>= 2.3.0.4, < 3.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.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 (~> 0.3)
- ruby-progressbar (1.7.5)
+ 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)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
@@ -109,20 +118,24 @@
nokogiri (>= 1.4.0)
nori (~> 2.4)
wasabi (~> 3.4)
shellany (0.0.1)
slop (3.6.0)
+ socksify (1.7.0)
thor (0.19.1)
- timers (4.0.1)
- hitimes
- unicode-display_width (0.3.1)
+ thread_safe (0.3.5)
+ timecop (0.8.1)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ unicode-display_width (1.1.0)
wasabi (3.5.0)
httpi (~> 2.0)
nokogiri (>= 1.4.2)
- webmock (1.21.0)
+ webmock (1.24.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
+ hashdiff
PLATFORMS
ruby
DEPENDENCIES
@@ -133,9 +146,10 @@
pry
pry-byebug
rspec (~> 3.1)
rspec-its (~> 1.2)
rubocop (~> 0.37)
+ timecop (~> 0.8)
webmock (~> 1.20)
BUNDLED WITH
- 1.10.6
+ 1.12.5