Gemfile.lock in architects-toolkit-0.1.7 vs Gemfile.lock in architects-toolkit-0.1.8
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: .
specs:
- architects-toolkit (0.1.6)
- brief (~> 1.9, >= 1.9.4)
- datapimp (~> 1.0, >= 1.0.3)
+ architects-toolkit (0.1.7)
+ brief (~> 1.9, >= 1.9.8)
+ datapimp (~> 1.0, >= 1.0.10)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.1)
@@ -25,72 +25,87 @@
thread_safe (~> 0.3, >= 0.3.1)
axlsx (2.0.1)
htmlentities (~> 4.3.1)
nokogiri (>= 1.4.1)
rubyzip (~> 1.0.0)
- brief (1.9.4)
+ brief (1.9.8)
activesupport (~> 4.0)
commander (~> 4.3)
+ em-websocket (= 0.5.1)
+ eventmachine (= 1.0.6)
github-fs (~> 0)
github-markdown (= 0.6.8)
hashie (~> 2.0, < 3.0)
+ hike (~> 2.1)
inflecto (~> 0)
nokogiri (= 1.6.5)
+ thin (= 1.6.3)
virtus (~> 1.0)
builder (3.2.2)
coderay (1.1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
- commander (4.3.1)
- highline (~> 1.7.1)
- datapimp (1.0.3)
+ colored (1.2)
+ commander (4.3.3)
+ highline (~> 1.7.2)
+ daemons (1.2.2)
+ datapimp (1.0.11)
activesupport (~> 4.0)
axlsx (~> 2.0)
+ colored (> 0.0)
commander (~> 4.3)
dnsimple-ruby (~> 1.7)
- dropbox-api (~> 0.4)
+ dropbox-api (> 0.4.5)
fog-aws (~> 0.1)
github-fs (~> 0)
google-api-client (~> 0.7)
google_drive (~> 1.0)
- hashie (< 3.0)
+ hashie (~> 2.0.5)
launchy (~> 2.4)
nokogiri (= 1.6.5)
oauth (~> 0.4)
octokit (~> 3.0)
pry (~> 0.10)
rack-contrib (~> 1.2)
rack-proxy (~> 0.5)
+ terminal-table
+ unf (= 0.1.4)
+ unf_ext (= 0.0.6)
uri_template (~> 0.7)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
dnsimple-ruby (1.7.1)
httparty (~> 0.12)
dropbox-api (0.4.6)
hashie (~> 2.0.5)
multi_json (~> 1.7.9)
oauth (~> 0.4.7)
+ em-websocket (0.5.1)
+ eventmachine (>= 0.12.9)
+ http_parser.rb (~> 0.6.0)
equalizer (0.0.11)
- excon (0.45.1)
+ eventmachine (1.0.6)
+ excon (0.45.3)
extlib (0.9.16)
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
- fog-aws (0.1.1)
+ fog-aws (0.1.2)
fog-core (~> 1.27)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
- fog-core (1.29.0)
+ fog-core (1.30.0)
builder
- excon (~> 0.38)
+ excon (~> 0.45)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
- fog-json (1.0.0)
+ fog-json (1.0.1)
+ fog-core (~> 1.0)
multi_json (~> 1.0)
- fog-xml (0.1.1)
+ fog-xml (0.1.2)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
formatador (0.2.5)
github-fs (0.0.1)
activesupport (> 3.2.0)
@@ -106,18 +121,20 @@
launchy (>= 2.1.1)
multi_json (>= 1.0.0)
retriable (>= 1.4)
signet (>= 0.5.0)
uuidtools (>= 2.1.0)
- google_drive (1.0.0)
+ google_drive (1.0.1)
google-api-client (>= 0.7.0)
nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
oauth (>= 0.3.6)
oauth2 (>= 0.5.0)
hashie (2.0.5)
- highline (1.7.1)
+ highline (1.7.2)
+ hike (2.1.3)
htmlentities (4.3.3)
+ http_parser.rb (0.6.0)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
ice_nine (0.11.1)
@@ -126,13 +143,13 @@
json (1.8.2)
jwt (1.4.1)
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.8.2)
- mime-types (2.4.3)
+ mime-types (2.5)
mini_portile (0.6.2)
- minitest (5.5.1)
+ minitest (5.6.1)
multi_json (1.7.9)
multi_xml (0.5.5)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
@@ -167,12 +184,20 @@
addressable (>= 2.2.3)
faraday (>= 0.9.0.rc5)
jwt (>= 0.1.5)
multi_json (>= 1.0.0)
slop (3.6.0)
+ terminal-table (1.4.5)
+ thin (1.6.3)
+ daemons (~> 1.0, >= 1.0.9)
+ eventmachine (~> 1.0)
+ rack (~> 1.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.6)
uri_template (0.7.0)
uuidtools (2.1.5)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)