Gemfile.lock in pulsedive-0.1.0 vs Gemfile.lock in pulsedive-0.1.1

- old
+ new

@@ -1,10 +1,11 @@ PATH remote: . specs: - pulsedive (0.1.0) + pulsedive (0.1.1) activesupport (~> 5.2) + dotenv (~> 2.5) thor (~> 0.20) GEM remote: https://rubygems.org/ specs: @@ -53,10 +54,9 @@ PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) - dotenv (~> 2.5) pulsedive! rake (~> 10.0) rspec (~> 3.0) vcr (~> 4.0) webmock (~> 3.4)