Gemfile.lock in mercadolibre_api-0.1 vs Gemfile.lock in mercadolibre_api-0.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - mercadolibre_api (0.1.0) + mercadolibre_api (0.1) active_interaction (~> 3.6) GEM remote: https://rubygems.org/ specs: @@ -16,20 +16,29 @@ i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) + ansi (1.5.0) ast (2.4.0) + byebug (10.0.2) concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) + grape-entity (0.7.1) + activesupport (>= 4.0) + multi_json (>= 1.3.2) hashdiff (0.3.7) i18n (1.1.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) minitest (5.11.3) + multi_json (1.13.1) + oga (2.15) + ast + ruby-ll (~> 2.1) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) public_suffix (3.0.3) @@ -54,10 +63,13 @@ parser (>= 2.5, != 2.5.1.1) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) + ruby-ll (2.1.2) + ansi + ast ruby-progressbar (1.10.0) safe_yaml (1.0.4) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) @@ -71,10 +83,13 @@ PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) + byebug (~> 10.0) + grape-entity (~> 0.7.1) mercadolibre_api! + oga (~> 2.15) rake (~> 12.3) rspec (~> 3.8) rubocop (~> 0.59) vcr (~> 4.0) webmock (~> 3.4)