Gemfile.lock in ruby_hubspot_api-0.1.2.1 vs Gemfile.lock in ruby_hubspot_api-0.2

- old
+ new

@@ -1,18 +1,10 @@ PATH remote: . specs: - ruby_hubspot_api (0.1.1) - bundler (>= 2.0) - dotenv (>= 2.0) + ruby_hubspot_api (0.1.2.1) httparty (>= 0.1, < 1.0) - pry (>= 0.1) - pry-byebug (>= 3.0) - rspec (>= 3.0) - simplecov (>= 0.22, < 1.0) - vcr (>= 6.0) - webmock (>= 3.0) GEM remote: https://rubygems.org/ specs: addressable (2.8.7) @@ -69,10 +61,18 @@ PLATFORMS x86_64-darwin-18 DEPENDENCIES + bundler (>= 2.0) + dotenv (>= 2.0) + pry (>= 0.1) + pry-byebug (>= 3.0) rake (>= 11.0, < 14.0) + rspec (>= 3.0) ruby_hubspot_api! + simplecov (>= 0.22, < 1.0) + vcr (>= 6.0) + webmock (>= 3.0) BUNDLED WITH 2.3.26