Gemfile.lock in spotify-to-mp3-0.7.1 vs Gemfile.lock in spotify-to-mp3-0.7.2

- old
+ new

@@ -1,26 +1,26 @@ PATH remote: . specs: - spotify-to-mp3 (0.7.1) + spotify-to-mp3 (0.7.2) colorize (~> 0.7.5) grooveshark (~> 0.2.12) - rspotify (~> 1.11.0) - ruby-progressbar (~> 1.7.1) + rspotify (~> 1.11, >= 1.11.0) + ruby-progressbar (~> 1.7, >= 1.7.1) GEM remote: https://rubygems.org/ specs: colorize (0.7.5) diff-lcs (1.2.5) faraday (0.9.1) multipart-post (>= 1.2, < 3) - grooveshark (0.2.12) + grooveshark (0.2.14) json (>= 1.4.6) rest-client (>= 1.5.1) uuid (~> 2.0) - hashie (3.3.2) + hashie (3.4.0) json (1.8.2) jwt (1.2.1) macaddr (1.7.1) systemu (~> 2.6.2) mime-types (2.4.3) @@ -44,18 +44,18 @@ omniauth (~> 1.2) rack (1.6.0) rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - rspec (2.14.1) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) - rspec-core (2.14.8) - rspec-expectations (2.14.5) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.6) + rspec-mocks (2.99.3) rspotify (1.11.0) omniauth-oauth2 (~> 1.1) rest-client (~> 1.7) ruby-progressbar (1.7.1) systemu (2.6.4) @@ -64,7 +64,7 @@ PLATFORMS ruby DEPENDENCIES - rspec (~> 2.14.1) + rspec (~> 2.14, >= 2.14.1) spotify-to-mp3!