Gemfile.lock in pin_up-1.4.0 vs Gemfile.lock in pin_up-1.4.1

- old
+ new

@@ -1,92 +1,30 @@ +PATH + remote: . + specs: + pin_up (1.4.0) + httparty (= 0.17.0) + GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) - builder (3.2.3) - coderay (1.1.2) + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) crack (0.4.3) safe_yaml (~> 1.0.0) - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) - faraday (0.9.2) - multipart-post (>= 1.2, < 3) - ffi (1.9.25) - formatador (0.2.5) - git (1.4.0) - github_api (0.16.0) - addressable (~> 2.4.0) - descendants_tracker (~> 0.0.4) - faraday (~> 0.8, < 0.10) - hashie (>= 3.4) - mime-types (>= 1.16, < 3.0) - oauth2 (~> 1.0) - guard (2.14.2) - formatador (>= 0.2.4) - listen (>= 2.7, < 4.0) - lumberjack (>= 1.0.12, < 2.0) - nenv (~> 0.1) - notiffany (~> 0.0) - pry (>= 0.9.12) - shellany (~> 0.0) - thor (>= 0.18.1) - guard-compat (1.2.1) - guard-rspec (4.7.3) - guard (~> 2.1) - guard-compat (~> 1.1) - rspec (>= 2.99.0, < 4.0) - hashdiff (0.3.7) - hashie (3.5.7) - highline (2.0.0) - httparty (0.16.2) + hashdiff (0.4.0) + httparty (0.17.0) + mime-types (~> 3.0) multi_xml (>= 0.5.2) - jeweler (2.3.9) - builder - bundler - git (>= 1.2.5) - github_api (~> 0.16.0) - highline (>= 1.6.15) - nokogiri (>= 1.5.10) - psych - rake - rdoc - semver2 json (1.8.6) - jwt (1.5.6) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) - lumberjack (1.0.13) - method_source (0.9.0) - mime-types (2.99.3) - mini_portile2 (2.3.0) + mime-types (3.2.2) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.0331) multi_json (1.13.1) multi_xml (0.6.0) - multipart-post (2.0.0) - nenv (0.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - notiffany (0.1.1) - nenv (~> 0.1) - shellany (~> 0.0) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - psych (3.0.2) - rack (2.0.5) - rake (12.3.1) - rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + public_suffix (3.1.1) rdoc (3.12.2) json (~> 1.4) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) @@ -98,38 +36,29 @@ rspec-support (~> 3.7.0) rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - ruby_dep (1.5.0) - safe_yaml (1.0.4) - semver2 (3.4.2) - shellany (0.0.1) + safe_yaml (1.0.5) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) - terminal-notifier-guard (1.5.3) - thor (0.20.0) - thread_safe (0.3.6) vcr (4.0.0) - webmock (3.4.2) + webmock (3.6.0) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby DEPENDENCIES - guard-rspec - httparty (>= 0.11.0) - jeweler (~> 2.3.9) + pin_up! rdoc (~> 3.12) - rspec + rspec (~> 3.7.0) simplecov (~> 0.7.1) - terminal-notifier-guard (~> 1.5.3) - vcr - webmock + vcr (~> 4.0.0) + webmock (~> 3.6.0) BUNDLED WITH - 1.16.1 + 1.17.3