Gemfile.lock in pfab-0.11.0 vs Gemfile.lock in pfab-0.12.0

- old
+ new

@@ -1,30 +1,61 @@ +GIT + remote: https://github.com/flajann2/juwelier + revision: de59d5a2ddea00c1f18957ab62129c1c141acce1 + specs: + juwelier (2.4.9) + builder + bundler + git + github_api + highline + kamelcase (~> 0) + nokogiri + psych + rake + rdoc + semver2 + GEM remote: https://rubygems.org/ specs: activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) builder (3.2.4) byebug (10.0.2) coderay (1.1.2) commander (4.4.6) highline (~> 1.7.2) concurrent-ruby (1.1.4) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) docile (1.3.1) - faraday (1.3.0) + faraday (1.8.0) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) faraday-net_http (1.0.1) - git (1.8.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + git (1.9.1) rchardet (~> 1.8) github_api (0.19.0) addressable (~> 2.4) descendants_tracker (~> 0.0.4) faraday (>= 0.8, < 2) @@ -33,35 +64,23 @@ hashie (3.6.0) highline (1.7.10) i18n (1.2.0) concurrent-ruby (~> 1.0) json (1.8.6) - juwelier (2.4.9) - builder - bundler - git - github_api - highline - kamelcase (~> 0) - nokogiri - psych - rake - rdoc - semver2 - jwt (2.2.2) + jwt (2.3.0) kamelcase (0.0.2) semver2 (~> 3) method_source (0.9.2) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) minitest (5.11.3) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - oauth2 (1.4.4) + oauth2 (1.4.7) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) @@ -70,19 +89,19 @@ coderay (~> 1.1.0) method_source (~> 0.9.0) pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) - psych (3.3.1) + psych (4.0.2) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) - rake (13.0.3) + rake (13.0.6) rchardet (1.8.0) rdoc (3.12.2) json (~> 1.4) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) semver2 (3.4.2) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) @@ -98,13 +117,13 @@ DEPENDENCIES activesupport bundler (~> 1.0) commander - juwelier (~> 2.4.9) + juwelier (~> 2.4.9)! pry-byebug rdoc (~> 3.12) simplecov test-unit BUNDLED WITH - 1.16.6 + 1.17.2