Gemfile.lock in pushpop-github-0.1.0 vs Gemfile.lock in pushpop-github-0.1.1

- old
+ new

@@ -6,21 +6,13 @@ json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) addressable (2.3.6) - builder (3.2.2) clockwork (0.7.5) activesupport tzinfo - columnize (0.3.6) - debugger (1.6.6) - columnize (>= 0.3.1) - debugger-linecache (~> 1.2.0) - debugger-ruby_core_source (~> 1.3.2) - debugger-linecache (1.2.0) - debugger-ruby_core_source (1.3.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) faraday (0.9.0) multipart-post (>= 1.2, < 3) @@ -34,17 +26,10 @@ oauth2 hashie (3.0.0) i18n (0.6.9) json (1.8.1) jwt (1.0.0) - keen (0.8.2) - addressable (~> 2.3.5) - multi_json (~> 1.3) - mail (2.5.4) - mime-types (~> 1.16) - treetop (~> 1.4.8) - mime-types (1.25.1) mini_portile (0.6.0) minitest (5.3.4) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) @@ -54,41 +39,33 @@ faraday (>= 0.8, < 0.10) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - polyglot (0.3.4) - pushpop (0.1.0) + pushpop (0.1.1) clockwork - keen rack (1.5.2) rake (10.3.2) - 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) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.6) + rspec (3.0.0) + rspec-core (~> 3.0.0) + rspec-expectations (~> 3.0.0) + rspec-mocks (~> 3.0.0) + rspec-core (3.0.1) + rspec-support (~> 3.0.0) + rspec-expectations (3.0.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.0.0) + rspec-mocks (3.0.1) + rspec-support (~> 3.0.0) + rspec-support (3.0.0) thread_safe (0.3.4) - treetop (1.4.15) - polyglot - polyglot (>= 0.3.1) - twilio-ruby (3.11.5) - builder (>= 2.1.2) - jwt (>= 0.1.2) - multi_json (>= 1.3.0) tzinfo (1.2.1) thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES - debugger github_api - mail pushpop rake rspec - twilio-ruby