pt: 0.7.3 -> 0.10.0, use bundlerApp

This commit is contained in:
Michael Fellinger
2019-04-30 17:43:09 +02:00
parent c9fd6099b4
commit fa55d1ebc7
3 changed files with 293 additions and 161 deletions
+58 -34
View File
@@ -1,45 +1,69 @@
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colored (1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
highline (1.7.8)
declarative (0.0.10)
declarative-option (0.1.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
equalizer (0.0.11)
excon (0.64.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
highline (2.0.2)
hirb (0.7.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
mime-types (2.99)
mini_portile2 (2.0.0)
netrc (0.11.0)
nokogiri (1.6.7.1)
mini_portile2 (~> 2.0.0.rc2)
nokogiri-happymapper (0.5.9)
nokogiri (~> 1.5)
pivotal-tracker (0.5.13)
builder
crack
nokogiri (>= 1.5.5)
nokogiri-happymapper (>= 0.5.4)
rest-client (>= 1.8.0)
pt (0.7.3)
colored (>= 1.2)
highline (>= 1.6.1)
hirb (>= 0.4.5)
pivotal-tracker (>= 0.4.1)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
safe_yaml (1.0.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
hirb-unicode (0.0.5)
hirb (~> 0.5)
unicode-display_width (~> 0.1.1)
ice_nine (0.11.2)
multi_json (1.13.1)
multipart-post (2.0.0)
pt (0.10.0)
colored (~> 1.2)
highline
hirb (~> 0.7, >= 0.7.3)
hirb-unicode (~> 0.0.5, >= 0.0.5)
thor
tracker_api (~> 1.6.0)
public_suffix (3.0.3)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
thor (0.20.3)
thread_safe (0.3.6)
tracker_api (1.6.0)
addressable
equalizer
excon
faraday (~> 0.9.0)
faraday_middleware
multi_json
representable
virtus
uber (0.1.0)
unicode-display_width (0.1.1)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
PLATFORMS
ruby
DEPENDENCIES
pt
BUNDLED WITH
1.17.2