Gemfile.lock in creditsafe-0.5.0 vs Gemfile.lock in creditsafe-0.5.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- creditsafe (0.5.0)
+ creditsafe (0.5.1)
activesupport (>= 4.2.0)
excon (~> 0.45)
savon (~> 2.8)
GEM
@@ -16,78 +16,46 @@
tzinfo (~> 1.1)
addressable (2.4.0)
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
- ast (2.3.0)
+ ast (2.4.0)
builder (3.2.3)
- byebug (9.0.5)
- coderay (1.1.1)
+ coderay (1.1.2)
compare-xml (0.65)
nokogiri (~> 1.8)
concurrent-ruby (1.0.5)
crack (0.4.3)
safe_yaml (~> 1.0.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)
- 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.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)
+ gc_ruboconfig (2.3.2)
+ rubocop (~> 0.52.1)
+ rubocop-rspec (~> 1.22.0)
gyoku (1.3.1)
builder (>= 2.1.2)
hashdiff (0.3.0)
httpi (2.4.3)
rack
socksify
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)
+ method_source (0.9.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
- nenv (0.3.0)
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)
+ parallel (1.12.1)
+ parser (2.5.0.2)
+ ast (~> 2.4.0)
powerpack (0.1.1)
- pry (0.10.4)
+ pry (0.11.3)
coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- pry-byebug (3.4.0)
- byebug (~> 9.0)
- pry (~> 0.10)
+ method_source (~> 0.9.0)
rack (2.0.4)
- rainbow (2.1.0)
- rb-fsevent (0.9.7)
- rb-inotify (0.9.7)
- ffi (>= 0.5.0)
+ rainbow (3.0.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)
@@ -102,36 +70,35 @@
diff-lcs (>= 1.2.0, < 2.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)
+ rubocop (0.52.1)
+ parallel (~> 1.10)
+ parser (>= 2.4.0.2, < 3.0)
powerpack (~> 0.1)
- rainbow (>= 1.99.1, < 3.0)
+ rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.8.1)
- ruby_dep (1.4.0)
+ rubocop-rspec (1.22.2)
+ rubocop (>= 0.52.1)
+ ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
savon (2.12.0)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (~> 2.3)
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)
+ timecop (0.9.1)
tzinfo (1.2.5)
thread_safe (~> 0.1)
- unicode-display_width (1.1.0)
+ unicode-display_width (1.3.0)
wasabi (3.5.0)
httpi (~> 2.0)
nokogiri (>= 1.4.2)
webmock (1.24.6)
addressable (>= 2.3.6)
@@ -143,17 +110,15 @@
DEPENDENCIES
bundler (~> 1.3)
compare-xml (~> 0.5)
creditsafe!
- guard-rspec (~> 4.5)
- guard-rubocop (~> 1.2)
- pry
- pry-byebug
+ gc_ruboconfig (~> 2.3)
+ pry (~> 0.11)
rspec (~> 3.1)
rspec-its (~> 1.2)
rspec_junit_formatter (~> 0.3)
- rubocop (~> 0.37)
+ rubocop (~> 0.52)
timecop (~> 0.8)
webmock (~> 1.20)
BUNDLED WITH
1.16.1